From: Rich Bowen Date: Mon, 4 Oct 2010 14:08:50 +0000 (+0000) Subject: A few more links to the current docs while waiting on hold. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f717a234df38fa28fd9898545bfc00de36a71c;p=thirdparty%2Fapache%2Fhttpd.git A few more links to the current docs while waiting on hold. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1004243 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/htdocs/manual/mod/core.html.en b/htdocs/manual/mod/core.html.en index 305b6d41a6f..12b60043451 100644 --- a/htdocs/manual/mod/core.html.en +++ b/htdocs/manual/mod/core.html.en @@ -1914,6 +1914,9 @@ rel="Help">Compatibility: <IfDefine> is only available in 1.3.1 and later. +

Current documentation for this directive may be found here

+

The <IfDefine test>...</IfDefine> section is used to mark directives that are conditional. The directives within an IfDefine section are only processed if the @@ -1969,6 +1972,9 @@ rel="Help">Compatibility: IfModule is only available in 1.2 and later. +

Current documentation for this directive may be found here

+

The <IfModule test>...</IfModule> section is used to mark directives that are conditional. The directives within an IfModule section are only processed if the @@ -2012,6 +2018,9 @@ available in Apache 1.3 and later. Wildcards were introduced in version 1.3.27. +

Current documentation for this directive may be found here

+

This directive allows inclusion of other configuration files from within the server configuration files.

@@ -2083,6 +2092,9 @@ Syntax OK rel="Help">Compatibility: KeepAlive is only available in Apache 1.1 and later. +

Current documentation for this directive may be found here

+

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 @@ -2130,6 +2142,9 @@ Syntax OK rel="Help">Compatibility: KeepAliveTimeout is only available in Apache 1.1 and later. +

Current documentation for this directive may be found here

+

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 Status: core +

Current documentation for this directive may be found here

+

Access controls are normally effective for all access methods, and this is the usual desired behavior. In the general case, access control