From: Rich Bowen Date: Thu, 28 Oct 2010 16:57:01 +0000 (+0000) Subject: More links to current docs. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785a273a165ab353f0696249c4a76c69775a045a;p=thirdparty%2Fapache%2Fhttpd.git More links to current docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1028383 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/htdocs/manual/mod/core.html.en b/htdocs/manual/mod/core.html.en index eb2df0adcd9..44033c33488 100644 --- a/htdocs/manual/mod/core.html.en +++ b/htdocs/manual/mod/core.html.en @@ -3056,6 +3056,9 @@ Syntax OK rel="Help">Compatibility: NameVirtualHost is only available in Apache 1.3 and later +

Current documentation for this directive may be found here

+

The NameVirtualHost directive is a required directive if you want to configure name-based virtual hosts.

@@ -3116,6 +3119,9 @@ Syntax OK Status: core +

Current documentation for this directive may be found here

+

The Options directive controls which server features are available in a particular directory.

@@ -3239,6 +3245,9 @@ Syntax OK Status: core +

Current documentation for this directive may be found here

+

The PidFile directive sets the file to which the server records the process id of the daemon. If the filename does not begin with a slash (/) then it is assumed to be relative to the @@ -3269,6 +3278,11 @@ Syntax OK Status: core +

This directive is no longer available + in current versions of the server. See the Listen + directive instead.

+

Number is a number from 0 to 65535; some port numbers (especially below 1024) are reserved for particular protocols. See /etc/services for a list of some @@ -3341,6 +3355,9 @@ Syntax OK rel="Help">Compatibility: ProtocolReqCheck is only available in Apache 1.3.27 and later. +

This directive is no longer available + in current versions of the server.

+

This directive enables strict checking of the Protocol field in the Request line. Versions of Apache prior to 1.3.26 would silently accept bogus Protocols (such as HTTP-1.1) @@ -3364,6 +3381,9 @@ Syntax OK Status: core +

Current documentation for this directive may be found here

+

This directive selects which authenticated users can access a resource. The allowed syntaxes are: