]> granicus.if.org Git - apache/commitdiff
* docs/manual/rewrite/: Fix the real long form of DPI here also.
authorJoe Orton <jorton@apache.org>
Wed, 6 Apr 2011 12:19:38 +0000 (12:19 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 6 Apr 2011 12:19:38 +0000 (12:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089420 13f79535-47bb-0310-9956-ffa450edef68

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

index f93dd4a83ea49d7a6235edd80099aa0080d730f3..b2371060a403ec003839e4ad5d129c7f92378b80 100644 (file)
@@ -30,7 +30,7 @@ providing detailed explanations and examples.</p>
 <li><img alt="" src="../images/down.gif" /> <a href="#flag_b">B (escape backreferences)</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#flag_c">C|chain</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#flag_co">CO|cookie</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#flag_dpi">DPI|discardpathinfo</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#flag_dpi">DPI|discardpath</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#flag_e">E|env</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#flag_end">END</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#flag_f">F|forbidden</a></li>
@@ -179,7 +179,7 @@ minutes (24 hours) and will be returned for all URIs.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_dpi" id="flag_dpi">DPI|discardpathinfo</a></h2>
+<h2><a name="flag_dpi" id="flag_dpi">DPI|discardpath</a></h2>
 <p>The DPI flag causes the PATH_INFO portion of the rewritten URI to be
 discarded.</p>
 <p>This flag is available in version 2.2.12 and later.</p>
index c2d360cbfc65c3851902a21c19017a39a228cac3..be0cc2339a71c2c98ce8e22e78dcd29f419b60ed 100644 (file)
@@ -171,7 +171,7 @@ minutes (24 hours) and will be returned for all URIs.</p>
 
 </section>
 
-<section id="flag_dpi"><title>DPI|discardpathinfo</title>
+<section id="flag_dpi"><title>DPI|discardpath</title>
 <p>The DPI flag causes the PATH_INFO portion of the rewritten URI to be
 discarded.</p>
 <p>This flag is available in version 2.2.12 and later.</p>