mirror of
https://github.com/apache/httpd.git
synced 2025-08-06 11:06:17 +00:00
ExtendedStatus is back.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89530 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user