rel="Help"><strong>Compatibility:</strong></a> <IfDefine>
is only available in 1.3.1 and later.
+ <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+ href="http://httpd.apache.org/docs/current/mod/core.html#ifdefine">here</a></strong></p>
+
<p>The <IfDefine <em>test</em>>...</IfDefine>
section is used to mark directives that are conditional. The
directives within an IfDefine section are only processed if the
rel="Help"><strong>Compatibility:</strong></a> IfModule is only
available in 1.2 and later.
+ <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+ href="http://httpd.apache.org/docs/current/mod/core.html#ifmodule">here</a></strong></p>
+
<p>The <IfModule <em>test</em>>...</IfModule>
section is used to mark directives that are conditional. The
directives within an IfModule section are only processed if the
available in Apache 1.3 and later. Wildcards were introduced in
version 1.3.27.
+ <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+ href="http://httpd.apache.org/docs/current/mod/core.html#include">here</a></strong></p>
+
<p>This directive allows inclusion of other configuration files
from within the server configuration files.</p>
rel="Help"><strong>Compatibility:</strong></a> KeepAlive is
only available in Apache 1.1 and later.
+ <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+ href="http://httpd.apache.org/docs/current/mod/core.html#keepalive">here</a></strong></p>
+
<p>The Keep-Alive extension to HTTP/1.0 and the persistent
connection feature of HTTP/1.1 provide long-lived HTTP sessions
which allow multiple requests to be sent over the same TCP
rel="Help"><strong>Compatibility:</strong></a> KeepAliveTimeout
is only available in Apache 1.1 and later.
+ <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+ href="http://httpd.apache.org/docs/current/mod/core.html#keepalivetimeout">here</a></strong></p>
+
<p>The number of seconds Apache will wait for a subsequent
request before closing the connection. Once a request has been
received, the timeout value specified by the <a
<a href="directive-dict.html#Status"
rel="Help"><strong>Status:</strong></a> core
+ <P class="currentdocs"><strong>Current documentation for this directive may be found <a
+ href="http://httpd.apache.org/docs/current/mod/core.html#limit">here</a></strong></p>
+
<p>Access controls are normally effective for
<strong>all</strong> access methods, and this is the usual
desired behavior. <strong>In the general case, access control