You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2005/04/09 04:41:26 UTC

svn commit: r160654 - httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml

Author: rbowen
Date: Fri Apr  8 19:41:25 2005
New Revision: 160654

URL: http://svn.apache.org/viewcvs?view=rev&rev=160654
Log:
Having an anchor directly to the rewrite flags would be very useful at
times.

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en?view=diff&r1=160653&r2=160654
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_rewrite.html.en Fri Apr  8 19:41:25 2005
@@ -1185,8 +1185,8 @@
           <strong>R</strong>-flag (see below).</p>
 </div>
 
-      <p>Additionally you can set special flags for
-      <em>Substitution</em> by appending</p>
+      <p>Additionally you can set special <a name="rewriteflags" id="rewriteflags">flags</a> for <em>Substitution</em> by 
+      appending</p>
 
       <p class="indent">
         <strong><code>[</code><em>flags</em><code>]</code></strong>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml?view=diff&r1=160653&r2=160654
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_rewrite.xml Fri Apr  8 19:41:25 2005
@@ -1199,8 +1199,9 @@
           <strong>R</strong>-flag (see below).</p>
 </note>
 
-      <p>Additionally you can set special flags for
-      <em>Substitution</em> by appending</p>
+      <p>Additionally you can set special <a name="rewriteflags"
+      id="rewriteflags">flags</a> for <em>Substitution</em> by 
+      appending</p>
 
       <p class="indent">
         <strong><code>[</code><em>flags</em><code>]</code></strong>