]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xform
authorEric Covener <covener@apache.org>
Sat, 17 Nov 2012 03:00:25 +0000 (03:00 +0000)
committerEric Covener <covener@apache.org>
Sat, 17 Nov 2012 03:00:25 +0000 (03:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1410682 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.en

index f588aca4693aafedaa3b31f874937c223d8e4c2c..34fc88e0ece7c3caa8d335c6d799a1833cccf1e4 100644 (file)
@@ -926,6 +926,14 @@ later</td></tr>
       </div>
       </dd>
 
+      <dt><code>MergeBase</code></dt>
+      <dd>
+
+      <p>With this option, the value of <code class="directive"><a href="#rewritebase">RewriteBase</a></code> is copied from where it's explicitly defined
+      into any sub-directory or sub-location that doesn't define its own
+      <code class="directive"><a href="#rewritebase">RewriteBase</a></code>. Available in 
+      Apache HTTP Server 2.5 and later only.</p>
+      </dd>
       </dl>