From 7c25c04192a5dd2975cb6640badf00b8d665c20a Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Tue, 10 Jul 2001 18:49:50 +0000 Subject: [PATCH] ExtendedStatus is back. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89530 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/upgrading.html | 4 ---- docs/manual/upgrading.html.en | 4 ---- 2 files changed, 8 deletions(-) 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 -- 2.50.1