I'm trying to access a file from my localhost via
http://localhost/profile-pics/default.jpg
however apache keeps saying that the url doesn't exists 404. How can I configure apache to find my file? My directory is as follows ...
var/www/
profile-pics/ html/ cgi-bin/
I'm using Fedora