From bc80f3a4f327042dbeeab8043d15eeb261a07563 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sat, 1 Sep 2012 06:50:30 +0000 Subject: [PATCH] backport r1379335: Add Redirect* to the list of directives that are controlled by AllowOverride FileInfo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1379696 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 5d69de1742..b1e7fec6a2 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