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:
@ -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>
|
||||
|
Reference in New Issue
Block a user