Commit b4b339db authored by Richard Bowen's avatar Richard Bowen
Browse files

Deny is in mod_authz_host rather than mod_access.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1302501 13f79535-47bb-0310-9956-ffa450edef68
parent bbff2b22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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