I am building a website locally and I have a crazy problem. If I enter a path to the file in my browser like:
file:///home/jcrider/public_html/site/assets/5182/sound/r_Fantasia_Chopin_44.mp3
It will play the mp3, but when I try to run it through localhost like:
http://localhost/site/assets/5182/sound/r_Fantasia_Chopin_44.mp3
It does nothing. It did work once, but I haven't been able to get it to work again. I tried restarting apache and still nothing. I am really stumped on this one and pretty new to Linux (running Ubuntu 9.10) so it could be something dumb that I am overlooking.