Commit a20381bd authored by Andre Malo's avatar Andre Malo
Browse files

fix xml and semantic validity


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@375316 13f79535-47bb-0310-9956-ffa450edef68
parent f45add39
Loading
Loading
Loading
Loading
+2 −1
Changes for docs/manual/mod/mod_rewrite.xml: 2 added lines, 1 removed line.
Original line number Diff line number Diff line
@@ -1069,7 +1069,7 @@ Result:
        <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>'
@@ -1100,6 +1100,7 @@ RewriteRule ...some special stuff for any of these hosts...
          pair three times.
        </li>
      </ul>
      </li>
     </ol>

      <p><strong>Example:</strong></p>