On 6/15/07, Bill Hernandez <apache@xxxxxxxxxxxxxxxxxx> wrote:
When I try to access this directory https://www.example.com/private/ Instead of getting the login dialog, I get the Forbidden error message : Forbidden You don't have permission to access /private/ on this server. The virtual host contains : <Directory "/etc/apache/htdocs/private"> Order allow,deny
[Thu Jun 14 20:52:37 2007] [error] [client 34.139.17.xx] client denied by server configuration: /etc/apache/htdocs/private
You'll need an "Allow from all" since the default access state is "deny". See the docs for the Order directive. Joshua. --------------------------------------------------------------------- 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