Sorry if this is a dumb question, but a newb to nginx rewrites, been trying to convert ALOT of websites over to nginx. Though this one: RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC] How would this translate to nginx? Probably doesn't matter? Joe