From 19bf0ce794de2a49f8b9bf26c5f5282a484201d7 Mon Sep 17 00:00:00 2001
From: Eric Covener
Date: Thu, 24 Jul 2014 22:45:33 +0000
Subject: [PATCH] two commenters were confused authnprovideralias providing
special config to authz providers
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1613318 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_authn_core.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/manual/mod/mod_authn_core.xml b/docs/manual/mod/mod_authn_core.xml
index 34d5ccedb0e..f270ca14dea 100644
--- a/docs/manual/mod/mod_authn_core.xml
+++ b/docs/manual/mod/mod_authn_core.xml
@@ -227,6 +227,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.3