Rewrite rule for nginx from Apache

Robert Gabriel lists at ruby-forum.com
Thu Nov 19 13:28:17 MSK 2009


Thx, can u also help me with this:

RewriteCond   %{REQUEST_URI} \/([0-9a-z]{6})$ [NC]
RewriteRule   ^(.*) http://www.example.com/forward.php?%1 [L]

Thanks again!
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list