From: Eric Covener Date: Thu, 24 Jul 2014 22:47:41 +0000 (+0000) Subject: Merge r1613318 from trunk: X-Git-Tag: 2.2.28~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d479c052e797a04d656e1cdc4d39bc812146d675;p=thirdparty%2Fapache%2Fhttpd.git 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 --- 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.