]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1613318 from trunk:
authorEric Covener <covener@apache.org>
Thu, 24 Jul 2014 22:47:41 +0000 (22:47 +0000)
committerEric Covener <covener@apache.org>
Thu, 24 Jul 2014 22:47:41 +0000 (22:47 +0000)
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

index fe1919213d7ab59ad6212ad80773c4733a37f9c8..99e7f8ac0c05745eaded31c56964c2aae5cd945a 100644 (file)
@@ -132,6 +132,8 @@ the specified alias</description>
     AuthBasicProvider</directive> or <directive module="mod_auth_digest">
     AuthDigestProvider</directive>.</p>
 
+    <note>This directive has no affect on authorization, even for modules that
+    provide both authentication and authorization.</note>
 </usage>
 </directivesynopsis>