From: Eric Covener Date: Tue, 24 Mar 2015 13:04:07 +0000 (+0000) Subject: trunkify X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=534ee707a789e620403b33c828d21f428e461a65;p=thirdparty%2Fapache%2Fhttpd.git trunkify git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1668871 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index b128de66530..b9aba2e61e3 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -262,15 +262,13 @@ URLs on the fly
IgnoreContextInfo
-

In versions 2.4.11 and later, when a relative substitution is made +

When a relative substitution is made in directory (htaccess) context and RewriteBase has not been set, this module uses some extended URL and filesystem context information to change the relative substitution back into a URL. Modules such as mod_userdir and mod_alias - supply this extended context info. This option disable the behavior - introduced in 2.4.11 and should only be set if all of the conditions - above are present and a substituion has an unexpected result.

+ supply this extended context info.