From: Marc Slemko Date: Sat, 10 May 1997 05:43:25 +0000 (+0000) Subject: Note that mod_status only works in standalone mode, not inetd. X-Git-Tag: APACHE_1_2b11~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e3f7a281c69657bdaad343946b9b431397700fa;p=apache Note that mod_status only works in standalone mode, not inetd. Addresses PR#566. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78133 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_status.html b/docs/manual/mod/mod_status.html index 79fd69e01b..bbef25891b 100644 --- a/docs/manual/mod/mod_status.html +++ b/docs/manual/mod/mod_status.html @@ -53,6 +53,11 @@ domain add this code to your access.conf configuration file

You can now access server statistics by using a Web browser to access the page http://your.server.name/server-status +

+Note that mod_status will only work when you are running Apache in +standalone mode and not +inetd mode. +

Automatic Updates

You can get the status page to update itself automatically if you have a browser that supports "refresh". Access the page