ansible/files/httpd/apachestatus.conf
Seth Vidal 84e0086aca add apache_status for collectd to apache
add appserver header to all apache instances - just b/c
2013-06-10 18:37:08 +00:00

5 lines
86 B
Text

ExtendedStatus on
<Location /apache-status>
SetHandler server-status
</Location>