Accessing status

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

 



I'm trying to monitor the status of Apache and can't seem to get this to
work:

<Location /server-status>
SetHandler server-status

Order Deny,Allow
Deny from all
Allow from 192.168.1.1
</Location>

I was wondering if it might have something to do with me reverse proxying
the root of my website to another server:

ProxyPass / http://192.168.1.2/
ProxyPassReverse / http://192.168.1.2/

Any ideas on how I can access the status?

Steven.


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