]> granicus.if.org Git - apache/commitdiff
ExtendedStatus is back.
authorJoshua Slive <slive@apache.org>
Tue, 10 Jul 2001 18:49:50 +0000 (18:49 +0000)
committerJoshua Slive <slive@apache.org>
Tue, 10 Jul 2001 18:49:50 +0000 (18:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89530 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/upgrading.html
docs/manual/upgrading.html.en

index 31567c8ed3fa4dcda22b4e10830f877150254cb6..9b315f50482dc212e3dc034db1b25fcb4b5b0b8d 100644 (file)
@@ -75,10 +75,6 @@ directives should be placed at the end of httpd.conf, with the one for
 Equivalent functionality is provided with the more flexible <code><a
 href="mod/mpm_common.html#listen">Listen</a></code> directive.
 
-<li>The <code>ExtendedStatus</code> directive no longer exists.
-Status reporting has been completely rewritten to take advantage
-of the new MPM system.</li>
-
 <li>The <code>ServerType</code> directive no longer exists.
 The method used to serve requests is now determined by the selection
 of MPM.  There is currently no MPM designed to be launched by
index 31567c8ed3fa4dcda22b4e10830f877150254cb6..9b315f50482dc212e3dc034db1b25fcb4b5b0b8d 100644 (file)
@@ -75,10 +75,6 @@ directives should be placed at the end of httpd.conf, with the one for
 Equivalent functionality is provided with the more flexible <code><a
 href="mod/mpm_common.html#listen">Listen</a></code> directive.
 
-<li>The <code>ExtendedStatus</code> directive no longer exists.
-Status reporting has been completely rewritten to take advantage
-of the new MPM system.</li>
-
 <li>The <code>ServerType</code> directive no longer exists.
 The method used to serve requests is now determined by the selection
 of MPM.  There is currently no MPM designed to be launched by