From: Rich Bowen
Date: Tue, 15 Feb 2011 13:42:08 +0000 (+0000)
Subject: Links to access control howto.
X-Git-Tag: 2.3.11~44
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c40612c94877fdf1939b2c1fbe3d8511a8fd7bb6;p=thirdparty%2Fapache%2Fhttpd.git
Links to access control howto.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070891 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml
index 155dfe17c56..22b637d1bb0 100644
--- a/docs/manual/howto/auth.xml
+++ b/docs/manual/howto/auth.xml
@@ -30,6 +30,9 @@
someone is who they claim they are. Authorization is any
process by which someone is allowed to be where they want to
go, or to have information that they want to have.
+
+ For general access control, see the Access
+ Control How-To.