]> granicus.if.org Git - apache/commitdiff
the ExtendedStatus directive is also dead
authorTony Finch <fanf@apache.org>
Sat, 19 Aug 2000 05:52:33 +0000 (05:52 +0000)
committerTony Finch <fanf@apache.org>
Sat, 19 Aug 2000 05:52:33 +0000 (05:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86114 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf
docs/conf/httpd-win.conf

index c62c4ed8764e9870b0af7b01a9d02aa645a9a372..2046d8272b48d409a880d4f7458adf24659d0202 100644 (file)
@@ -183,13 +183,6 @@ MaxRequestsPerChild  0
 # Example:
 # LoadModule foo_module libexec/mod_foo.so
 
-#
-# ExtendedStatus controls whether Apache will generate "full" status
-# information (ExtendedStatus On) or just basic information (ExtendedStatus
-# Off) when the "server-status" handler is called. The default is Off.
-#
-#ExtendedStatus On
-
 ### Section 2: 'Main' server configuration
 #
 # The directives in this section set up the values used by the 'main'
index 12b4d768c794742c54dd65dc0c1d4905144fab8a..5ecd9ed9191dc5db1bef746c9ce35278ae1240ab 100644 (file)
@@ -157,13 +157,6 @@ ThreadsPerChild 250
 #LoadModule status_module modules/ApacheModuleStatus.dll
 #LoadModule usertrack_module modules/ApacheModuleUserTrack.dll
 
-#
-# ExtendedStatus controls whether Apache will generate "full" status
-# information (ExtendedStatus On) or just basic information (ExtendedStatus
-# Off) when the "server-status" handler is called. The default is Off.
-#
-#ExtendedStatus On
-
 ### Section 2: 'Main' server configuration
 #
 # The directives in this section set up the values used by the 'main'