That is not a rewrite rule, it is a rewrite condition.&nbsp; The rule is the first RewriteRule after the condition.&nbsp; Without the rule and all the conditions that apply to it, you won&#39;t be able to convert it.<br><br><div class="gmail_quote">
On Fri, Nov 21, 2008 at 2:48 PM, Joe Shang <span dir="ltr">&lt;<a href="mailto:joe.shang@gmail.com">joe.shang@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Sorry if this is a dumb question, but a newb to nginx rewrites, been<br>
trying to convert ALOT of websites over to nginx.<br>
<br>
Though this one:<br>
<br>
RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]<br>
<br>
How would this translate to nginx?<br>
<br>
Probably doesn&#39;t matter?<br>
<font color="#888888"><br>
Joe<br>
<br>
</font></blockquote></div><br>