On 2/27/06, Kaushal Shriyan <[EMAIL PROTECTED]> wrote:
> Hi
>
> I have this below tag in httpd.conf
>
> <Location /server-status>
>    SetHandler server-status
>    Order deny,allow
>    Deny from all
>    Allow from .blue.com
> </Location>
>
> when I access http://bdc5353.test.abc.com/server-status
> It gives
>
> Forbidden
> You don't have permission to access /server-status on this server.

What do the error and access logs say?

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

Reply via email to