]> granicus.if.org Git - apache/commitdiff
PR38644 mod_status no longer needs to be recompiled to show extended status items.
authorVincent Bray <noodl@apache.org>
Tue, 18 Sep 2007 04:42:00 +0000 (04:42 +0000)
committerVincent Bray <noodl@apache.org>
Tue, 18 Sep 2007 04:42:00 +0000 (04:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576690 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_status.xml

index c896b62830261c4beb9a2972b4b7f4f2af6d0628..dd55ae4a76f07043a27a8f23834894dc87c10905 100644 (file)
@@ -64,9 +64,9 @@ performance</description>
       <li>The current hosts and requests being processed (*)</li>
     </ul>
 
-    <p>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.</p>
+    <p>The lines marked "(*)" are only available if 
+    <directive module="mod_status">ExtendedStatus</directive> 
+    is <code>On</code>.</p>
 </summary>
 
 <section id="enable">