From d479c052e797a04d656e1cdc4d39bc812146d675 Mon Sep 17 00:00:00 2001
From: Eric Covener
Date: Thu, 24 Jul 2014 22:47:41 +0000
Subject: [PATCH] Merge r1613318 from trunk:
two commenters were confused authnprovideralias
providing special config to authz providers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1613320 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_authn_alias.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/manual/mod/mod_authn_alias.xml b/docs/manual/mod/mod_authn_alias.xml
index fe1919213d7..99e7f8ac0c0 100644
--- a/docs/manual/mod/mod_authn_alias.xml
+++ b/docs/manual/mod/mod_authn_alias.xml
@@ -132,6 +132,8 @@ the specified alias
AuthBasicProvider or
AuthDigestProvider.
+ This directive has no affect on authorization, even for modules that
+ provide both authentication and authorization.
--
2.47.2