Changes

Jump to navigation Jump to search
124 bytes added ,  14:12, 20 October 2017
correction
=== Cli ===
<source lang='bash'>
# Using wget isn't advised because you'll get html output . However, if you simply append the ?auto querystring, you'll get machine readable output.
wget http://localhost/server-status -O -
curl localhost/server-status?auto
# Ubuntu
apache2ctl fullstatus
4,558

edits

Navigation menu