On Fri, 2008-08-15 at 14:21 -0400, Eric Covener wrote: > On Fri, Aug 15, 2008 at 1:46 PM, Wesley Schroth <wschroth@xxxxxxxxxxxxx> wrote: > > Hi, > > > > It seems that any computer is forbidden from accessing the document > > root. If any computer (including the localhost) attempts to access > > anything, it is denied with a Forbidden error. > > What does your error log say? Do you have a <Directory> container > matching your document root that allows access? This is how the > default conf works. > Here is a snippet from the error log: "[Fri Aug 15 10:33:39 2008] [error] [client xxx.xxx.xxx.xxx] (13)Permission denied: access to /index.html denied" And the access log: "xxx.xxx.xxx.xxx - - [04/Aug/2008:15:00:56 -0700] "GET /index.html HTTP/1.1" 403 338 "http://xxx.xxxxxx.xxx/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1" It shows that it is just being forbidden from accessing any file. I checked the configuration file, and any computer is allowed to view anything. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx