Commit e55bf36e authored by Daniel Gruno's avatar Daniel Gruno
Browse files

rewrite/flags.xml: Fix reference; Redirect belongs to mod_alias, not core.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1303775 13f79535-47bb-0310-9956-ffa450edef68
parent 10ef5ddf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -499,7 +499,7 @@ use of the [PT] flag causes the result of the <directive
module="mod_rewrite">RewriteRule</directive> to be passed back through
URL mapping, so that location-based mappings, such as <directive
module="mod_alias">Alias</directive>, <directive
module="core">Redirect</directive>, or <directive 
module="mod_alias">Redirect</directive>, or <directive 
module="mod_alias">ScriptAlias</directive>, for example, might have a 
chance to take effect.
</p>