]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
trunkify
authorEric Covener <covener@apache.org>
Tue, 24 Mar 2015 13:04:07 +0000 (13:04 +0000)
committerEric Covener <covener@apache.org>
Tue, 24 Mar 2015 13:04:07 +0000 (13:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1668871 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index b128de665304c53547ba574e07e09949f93e0acf..b9aba2e61e3d0b297183aba60e75e32083f0f019 100644 (file)
@@ -262,15 +262,13 @@ URLs on the fly</description>
       <dt><code>IgnoreContextInfo</code></dt>
       <dd>
 
-      <p>In versions 2.4.11 and later, when a relative substitution is made
+      <p>When a relative substitution is made
          in directory (htaccess) context and <directive module="mod_rewrite"
          >RewriteBase</directive> 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 
          <module>mod_userdir</module> and <module>mod_alias</module>
-         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.  </p>
+         supply this extended context info.  
       </dd>
 
       </dl>