I updated two Fedora Core 2 servers from 2.0.51 to 2.0.54  One still
works just fine.  The other can no longer access
http://localhost/server-status

[Sat Oct 22 09:17:36 2005] [error] [client 127.0.0.1] client denied by
server configuration: /home/www/server-status

<Location /server-status>
    SetHandler server-status
    Order deny,allow
    Deny from all
    Allow from localhost
    Allow from my.home.ip.address
</Location>

I can see the status from my.home.ip.address, though!  Yes, localhost
still resolves correctly.

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************

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