You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2006/02/06 18:34:38 UTC

svn commit: r375315 - /httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml

Author: nd
Date: Mon Feb  6 09:34:37 2006
New Revision: 375315

URL: http://svn.apache.org/viewcvs?rev=375315&view=rev
Log:
fix xml and semantic validity

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml?rev=375315&r1=375314&r2=375315&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_rewrite.xml Mon Feb  6 09:34:37 2006
@@ -970,7 +970,7 @@
         <strong><code>[</code><em>flags</em><code>]</code></strong>
       as the third argument to the <code>RewriteCond</code>
       directive, where <em>flags</em> is a comma-separated list of any of the
-      following flags:</li>
+      following flags:
 
       <ul>
         <li>'<strong><code>nocase|NC</code></strong>'
@@ -1001,6 +1001,7 @@
           pair three times.
         </li>
       </ul>
+      </li>
      </ol>
 
       <p><strong>Example:</strong></p>