1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-30 20:03:10 +03:00

fix properties and update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@375322 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2006-02-06 17:55:59 +00:00
parent 9d1d1cc130
commit 8c36cebbf5
26 changed files with 1912 additions and 1447 deletions

View File

@ -552,7 +552,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>'
@ -581,6 +581,7 @@ RewriteRule ...some special stuff for any of these hosts...
pair three times.
</li>
</ul>
</li>
</ol>
<p><strong>Example:</strong></p>