mirror of
https://github.com/apache/httpd.git
synced 2025-08-02 18:26:38 +03:00
Remove ConnectionStatus directive. No longer in code.
Submitted by: Daniel Lopez <daniel@rawbyte.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92674 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -22,8 +22,6 @@
|
||||
<h2>Directives</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="#connectionstatus">ConnectionStatus</a></li>
|
||||
|
||||
<li><a href="#coredumpdirectory">CoreDumpDirectory</a></li>
|
||||
|
||||
<li><a href="#group">Group</a></li>
|
||||
@ -67,27 +65,6 @@
|
||||
</ul>
|
||||
<hr />
|
||||
|
||||
<h2><a id="connectionstatus"
|
||||
name="connectionstatus">ConnectionStatus directive</a></h2>
|
||||
|
||||
<p><a href="directive-dict.html#Syntax"
|
||||
rel="Help"><strong>Syntax:</strong></a> ConnectionStatus
|
||||
on|off<br />
|
||||
<a href="directive-dict.html#Default"
|
||||
rel="Help"><strong>Default:</strong></a> <code>ConnectionStatus
|
||||
on</code><br />
|
||||
<a href="directive-dict.html#Context"
|
||||
rel="Help"><strong>Context:</strong></a> server config<br />
|
||||
<a href="directive-dict.html#Status"
|
||||
rel="Help"><strong>Status:</strong></a> MPM<br />
|
||||
<a href="directive-dict.html#Module"
|
||||
rel="Help"><strong>Module:</strong></a> perchild</p>
|
||||
|
||||
<p>Whether or not to maintain status information on current
|
||||
connections. If this is off then mod_status will not work
|
||||
properly.</p>
|
||||
<hr />
|
||||
|
||||
<h2><a id="coredumpdirectory"
|
||||
name="coredumpdirectory">CoreDumpDirectory directive</a></h2>
|
||||
<!--%plaintext <?INDEX {\tt CoreDumpDirectory} directive> -->
|
||||
|
Reference in New Issue
Block a user