git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@895223
13f79535-47bb-0310-9956-
ffa450edef68
<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>
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>
<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>
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>