From: Christophe Jaillet <jailletc36@apache.org> Date: Thu, 10 Apr 2014 19:49:37 +0000 (+0000) Subject: Synch trunk with more detailed description in 2.4.4 X-Git-Tag: 2.5.0-alpha~4328 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae29713674b4479e6c64744d07dbef571c4956ae;p=apache Synch trunk with more detailed description in 2.4.4 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1586452 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index ba3125e0d6..0510ea7a05 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -254,8 +254,9 @@ URLs on the fly</description> <p>With this option, the value of <directive module="mod_rewrite" >RewriteBase</directive> is copied from where it's explicitly defined into any sub-directory or sub-location that doesn't define its own - <directive module="mod_rewrite">RewriteBase</directive>. Available in - Apache HTTP Server 2.5 and later only.</p> + <directive module="mod_rewrite">RewriteBase</directive>. This was the + default behavior in 2.4.0 through 2.4.3, and the flag to restore it is + available Apache HTTP Server 2.4.4 and later.</p> </dd> </dl>