From: Christophe Jaillet Date: Thu, 10 Apr 2014 19:49:37 +0000 (+0000) Subject: Synch trunk with more detailed description in 2.4.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d72818811f578e9dcdffc0fb124ec4d2db9935e;p=thirdparty%2Fapache%2Fhttpd.git 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 ba3125e0d6e..0510ea7a05e 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -254,8 +254,9 @@ URLs on the fly

With this option, the value of RewriteBase is copied from where it's explicitly defined into any sub-directory or sub-location that doesn't define its own - RewriteBase. Available in - Apache HTTP Server 2.5 and later only.

+ RewriteBase. 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.