Serghey's script (http://sspp.googlecode.com/) requires mod_status be enabled...

(delivered disabled in Apache/2.0.52 at least)

#<Location /server-status>
#    SetHandler server-status
#    Order deny,allow
#    Deny from all
#    Allow from .example.com
#</Location>

...and...

#ExtendedStatus On

(also delivered disabled in Apache/2.0.52)

...as well as write access to the /tmp file mentioned in the code in order to
work.

Once these prerequisites are satisfied, it's a handy little script.

Thanks, Serghey!

-Mike Putnam
http://wisconsinlinux.org/

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

Reply via email to