On Tue, 05 Apr 2011 09:56:08 -0400, Yehuda Katz wrote:

> The first thing I always try is removing/commenting the access control
> directives, something like this:
> <Location /server-status>
>     SetHandler server-status
> #  Order deny,allow
> #  Deny from all
> #  Allow from 192.168.9.0/24 127.0.0.1 </Location>
> 
> Then you will know if it is a problem with those directives or somewhere
> else.

Thanks.  I tried it and I still get 403.

Mike.


---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to