3 messages in ru.sysoev.nginxRewriteCond %{REQUEST_URI} how to in ...
FromSent OnAttachments
Joe ShangNov 21, 2008 2:48 pm 
MerlinNov 21, 2008 5:12 pm 
Igor SysoevNov 22, 2008 12:34 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RewriteCond %{REQUEST_URI} how to in nginx?Actions...
From:Joe Shang (joe.@gmail.com)
Date:Nov 21, 2008 2:48:07 pm
List:ru.sysoev.nginx

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