Hi Joshua

[Mon Feb 27 09:07:24 2006] [error] [client 192.168.1.20] client denied
by server configuration:
/home/qrq/httpd-2.0.55_dir/htdocs/server-status

below is access logs
192.168.1.20 - - [27/Feb/2006:09:07:24 -0500] "GET /server-status
HTTP/1.1" 403                                               398

Regards

Kaushal


On 2/27/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
> 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]
>
>

---------------------------------------------------------------------
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