I am getting the 403 error message for ever site I try to visit on my server. After searching through the httpd.conf file, the error log, and setting all permissions correctly (744 for everything, and 755 for .php's) I still am forbidden from anything. I chown'ed all files and directories to user group set the User and Group lines in the conf file to www. I even logged in as the console and was able to cat the files, so I am sure the problem is not with permissions. I also set the location to "allow from all" and there are no .htaccess files. The error log says "Client denied by server configuration" if that helps... Please help me!!