From: Joshua Slive Date: Tue, 10 Jul 2001 18:49:50 +0000 (+0000) Subject: ExtendedStatus is back. X-Git-Tag: 2.0.21~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c25c04192a5dd2975cb6640badf00b8d665c20a;p=apache ExtendedStatus is back. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89530 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.html b/docs/manual/upgrading.html index 31567c8ed3..9b315f5048 100644 --- a/docs/manual/upgrading.html +++ b/docs/manual/upgrading.html @@ -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 Listen directive. -
  • The ExtendedStatus directive no longer exists. -Status reporting has been completely rewritten to take advantage -of the new MPM system.
  • -
  • The ServerType 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 diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 31567c8ed3..9b315f5048 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -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 Listen directive. -
  • The ExtendedStatus directive no longer exists. -Status reporting has been completely rewritten to take advantage -of the new MPM system.
  • -
  • The ServerType 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