From: Vincent Bray Date: Tue, 18 Sep 2007 04:42:00 +0000 (+0000) Subject: PR38644 mod_status no longer needs to be recompiled to show extended status items. X-Git-Tag: 2.3.0~1414 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7e45eb53076ab0b1f2fe7123964e7ab6258281f;p=apache PR38644 mod_status no longer needs to be recompiled to show extended status items. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576690 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_status.xml b/docs/manual/mod/mod_status.xml index c896b62830..dd55ae4a76 100644 --- a/docs/manual/mod/mod_status.xml +++ b/docs/manual/mod/mod_status.xml @@ -64,9 +64,9 @@ performance
  • The current hosts and requests being processed (*)
  • -

    A compile-time option must be used to display the details - marked "(*)" as the instrumentation required for obtaining - these statistics does not exist within standard Apache.

    +

    The lines marked "(*)" are only available if + ExtendedStatus + is On.