From: Rich Bowen Date: Mon, 19 Mar 2012 15:13:59 +0000 (+0000) Subject: Deny is in mod_authz_host rather than mod_access. X-Git-Tag: 2.2.23~229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb750478ddadfb58a94fe20f5a438f24243a4148;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index 103a9100a75..ef11a87ac62 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -260,7 +260,7 @@ an example, not as a recommendation.

F|forbidden

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 Deny directive, this +the Deny directive, this allows more flexibility in assigning a Forbidden status.

The following rule will forbid .exe files from being