Re: sspp (server-status php parses)

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

 



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@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux