]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
howto/auth: fix authn/authz mixup — s/authentication/authorization/ in backwards...
authorRich Bowen <rbowen@apache.org>
Tue, 28 Apr 2026 19:46:07 +0000 (19:46 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 28 Apr 2026 19:46:07 +0000 (19:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933461 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/auth.xml

index 97d2fe8f34990c54f00681affc7142da0968c7c5..21f58eb64f0dfeb62bc0ce7e5359c8c1f44b66cc 100644 (file)
@@ -564,7 +564,7 @@ Require host <var>domain_name</var>
 
     <section id="filesystem"><title>Access Control backwards compatibility</title>
         <p>One of the side effects of adopting a provider based mechanism for
-        authentication is that the previous access control directives
+        authorization is that the previous access control directives
         <directive module="mod_access_compat">Order</directive>,
         <directive module="mod_access_compat">Allow</directive>,
         <directive module="mod_access_compat">Deny</directive> and