How to quickly activate an apache (web server) monitoring tool server-status ?

 Add to httpd.conf

ExtendedStatus On

<Location /server-status>
SetHandler server-status
</Location>

Comments

Popular posts from this blog

Best PHP comment DockBlock !

How to fix pgDump dbeaver ?