From: Daniel Gruno Date: Fri, 31 Aug 2012 07:37:18 +0000 (+0000) Subject: Add Redirect* to the list of directives that are controlled by AllowOverride FileInfo X-Git-Tag: 2.5.0-alpha~6368 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb0c83dd61e2806cb27502b20776070e3d5482e2;p=apache Add Redirect* to the list of directives that are controlled by AllowOverride FileInfo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1379335 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index f4c66976b8..a3be181b06 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -376,7 +376,12 @@ NoDecode option available in 2.3.12 and later. module="mod_rewrite">RewriteOptions, RewriteBase, RewriteCond, RewriteRule) and + module="mod_rewrite">RewriteRule), + mod_alias directives (Redirect, RedirectTemp, RedirectPermanent, RedirectMatch), and Action from mod_actions.