]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Deny is in mod_authz_host rather than mod_access.
authorRich Bowen <rbowen@apache.org>
Mon, 19 Mar 2012 15:13:59 +0000 (15:13 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 19 Mar 2012 15:13:59 +0000 (15:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1302501 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/flags.xml

index 103a9100a753d66ababcccb66ae0546d1782e5da..ef11a87ac62f6e458e47fc61f61ab2cc9c1dcde4 100644 (file)
@@ -260,7 +260,7 @@ an example, not as a recommendation.</p>
 <section id="flag_f"><title>F|forbidden</title>
 <p>Using the [F] flag causes the server to return a 403 Forbidden status
 code to the client. While the same behavior can be accomplished using
-the <directive module="mod_access">Deny</directive> directive, this 
+the <directive module="mod_authz_host">Deny</directive> directive, this 
 allows more flexibility in assigning a Forbidden status.</p>
 
 <p>The following rule will forbid <code>.exe</code> files from being