version/compat messages on flags that have been recently added.
authorRich Bowen <rbowen@apache.org>
Sat, 2 Jan 2010 16:30:59 +0000 (16:30 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 2 Jan 2010 16:30:59 +0000 (16:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895223 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/flags.html.en
docs/manual/rewrite/flags.xml

index 194af3fc651df17fd4bab4a84a4eb88439fbfe95..d5b1154b7f3b6b3ea2c3d8590c7f72319b6860c9 100644 (file)
@@ -176,7 +176,7 @@ minutes (24 hours) and will be returned for all URIs.</p>
 <h2><a name="flag_dpi" id="flag_dpi">DPI|discardpathinfo</a></h2>
 <p>The DPI flag causes the PATH_INFO portion of the rewritten URI to be
 discarded.</p>
-<p>This flag is available from 2.2.12</p>
+<p>This flag is available in version 2.2.12 and later.</p>
 <p>In per-directory context, the URI each <code class="directive">RewriteRule</code>
 compares against is the concatenation of the current values of the URI
 and PATH_INFO.</p>
@@ -518,6 +518,8 @@ string to the target URI. Using the [QSD] flag causes the query string
 to be discarded.
 </p>
 
+<p>This flag is available in version 2.4.0 and later.</p>
+
 <p>
 Using [QSD] and [QSA] together will result in [QSD] taking precedence.
 </p>
index 02ef3473890449b8a29f22388c95136c82a725a1..ebf081d8c0eb766878ef3c6d419e4a0cd8a16850 100644 (file)
@@ -162,7 +162,7 @@ minutes (24 hours) and will be returned for all URIs.</p>
 <section id="flag_dpi"><title>DPI|discardpathinfo</title>
 <p>The DPI flag causes the PATH_INFO portion of the rewritten URI to be
 discarded.</p>
-<p>This flag is available from 2.2.12</p>
+<p>This flag is available in version 2.2.12 and later.</p>
 <p>In per-directory context, the URI each <directive>RewriteRule</directive>
 compares against is the concatenation of the current values of the URI
 and PATH_INFO.</p>
@@ -517,6 +517,8 @@ string to the target URI. Using the [QSD] flag causes the query string
 to be discarded.
 </p>
 
+<p>This flag is available in version 2.4.0 and later.</p>
+
 <p>
 Using [QSD] and [QSA] together will result in [QSD] taking precedence.
 </p>