From: Rich Bowen Date: Wed, 15 Dec 2010 12:18:18 +0000 (+0000) Subject: Links to current docs. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb9f38ee5100b99207f4a5263f6b6b03bf8cd332;p=thirdparty%2Fapache%2Fhttpd.git Links to current docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1049519 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/htdocs/manual/mod/mod_access.html.en b/htdocs/manual/mod/mod_access.html.en index 4083a8aaaeb..1df0e5aa5b3 100644 --- a/htdocs/manual/mod/mod_access.html.en +++ b/htdocs/manual/mod/mod_access.html.en @@ -128,6 +128,9 @@ Module: mod_access

+

Current documentation for this directive may be found here

+

The Allow directive affects which hosts can access an area of the server. Access can be controlled by hostname, IP address, IP address range, or other @@ -243,6 +246,9 @@ SetEnvIf User-Agent ^KnockKnock/2\.0 let_me_in Module: mod_access

+

Current documentation for this directive may be found here

+

This directive allows access to the server to be restricted based on hostname, IP address, or environment variables. The arguments for the Deny directive are identical to @@ -272,6 +278,9 @@ SetEnvIf User-Agent ^KnockKnock/2\.0 let_me_in Module: mod_access

+

Current documentation for this directive may be found here

+

The Order directive, along with the Allow and Deny directives, controls a three-pass access control system. The first pass processes either