Sun, 2010-02-07 19:49
The Status module allows a server administrator to find out how well their server is performing.
This module is normaly enable by default on ubuntu.
On a ubuntu distribution, you can edit the file
etc/apache2/mods-available/status.conf
for your personal configuration; for example to allow only from your ip.
Complete description can be found at apache website.