From d7e45eb53076ab0b1f2fe7123964e7ab6258281f Mon Sep 17 00:00:00 2001 From: Vincent Bray Date: Tue, 18 Sep 2007 04:42:00 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_status.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.

    -- 2.40.0