]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Allow/Deny now in mod_acess_compat rather than authz_host (via Daniel
authorRich Bowen <rbowen@apache.org>
Thu, 15 Mar 2012 10:28:30 +0000 (10:28 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 15 Mar 2012 10:28:30 +0000 (10:28 +0000)
Gruno - rumble at cord dk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300883 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 28e6b3324ba2f79657d4afc82367fe55b7701daf..ba960a64d12ec34c2b4ad29d46c2d21e6281965e 100644 (file)
@@ -409,9 +409,9 @@ NoDecode option available in 2.3.12 and later.</compatibility>
 
       <dd>
       Allow use of the directives controlling host access (<directive
-      module="mod_authz_host">Allow</directive>, <directive
-      module="mod_authz_host">Deny</directive> and <directive
-      module="mod_authz_host">Order</directive>).</dd>
+      module="mod_access_compat">Allow</directive>, <directive
+      module="mod_access_compat">Deny</directive> and <directive
+      module="mod_access_compat">Order</directive>).</dd>
 
       <dt>Nonfatal=[Override|Unknown|All]</dt>