Images not loading in website
Hi. I have a small website running phpnuke but none of the images load. I found out the problem is that the entire images directory will not load in the web browser. The default permissions my user account uploads things as is 745, I chmod the entire directory to 777 but still no luck. I assume this is an apache thing and loaded up my apache2.conf and see no settings for a default images folder. I'm stumped and I assume it's something small and easily fixed. I would rather not have to go through all the php code fix this stupid problem. To test the images directory I uploaded a simpole "Index.html" file in there and tried to load it from the website but I get a "Not found" error. =(
|