From eb0c83dd61e2806cb27502b20776070e3d5482e2 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Fri, 31 Aug 2012 07:37:18 +0000 Subject: [PATCH] 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 --- docs/manual/mod/core.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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. -- 2.40.0