Hello friends. I have a webserver with 100 web sites in VirtualHosts, but one site only don't have permission to display image files in any browser. In Apache error Log, the message is:
"[Wed Feb 13 11:40:51 2008] [error] [client 123.123.123.123] (13)Permission denied: access to /foo/pictures/picture.jpg failed because search permissions are missing on a component of the path" I'm checked the File permissions, and I'm setted 777 in the all directory of this site, but this don't solve my problem. Thank you.