Seems the Apache docs are not quite correct in this area:

http://httpd.apache.org/docs/2.2/mod/core.html#directory
Says: "Note that the default Apache access for <Directory /> is Allow from All. This 
means that Apache will serve any file mapped from an URL."

Well, there was a <directory> section in the main config file that was set to "Deny from 
all". I changed that to "Allow from all" and it is working properly now.

That is a sharp spot when migrating to Apache 2.2.x!!!

--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to