Re: [users@httpd] Apache upgrade broke server-status

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/22/05, John Oliver <joliver@xxxxxxxxxxxxxxx> wrote:
> 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.

What exactly do you get from
nslookup localhost
on the server.

Anyway, why don't you just add
Allow from 127.0.0.1

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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux