marc 97/05/09 22:43:26
Modified: htdocs/manual/mod mod_status.html Log: Note that mod_status only works in standalone mode, not inetd. Addresses PR#566. Revision Changes Path 1.5 +5 -0 apache/htdocs/manual/mod/mod_status.html Index: mod_status.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_status.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C3 -r1.4 -r1.5 *** mod_status.html 1997/02/27 02:56:32 1.4 --- mod_status.html 1997/05/10 05:43:25 1.5 *************** *** 53,58 **** --- 53,63 ---- <p> You can now access server statistics by using a Web browser to access the page <code>http://your.server.name/server-status</code> + <p> + Note that mod_status will only work when you are running Apache in + <A HREF="core.html#servertype">standalone</A> mode and not + <A HREF="core.html#servertype">inetd</A> mode. + <h3>Automatic Updates</h3> You can get the status page to update itself automatically if you have a browser that supports "refresh". Access the page