<Location /server-status>
    SetHandler server-status
    Order deny,allow
    deny from all
    allow from 127.0.0.1
</Location>
ExtendedStatus On
