apache rewrite to nginx rewrite

杨廷勇 scyz2 at 163.com
Fri Mar 6 05:54:35 MSK 2009


apache rewrite rules

RewriteBase /
RewriteCond %{REQUEST_URI}    !\.(gif|jpeg|png|jpg|bmp)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L] 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090306/24a392bf/attachment.html>


More information about the nginx mailing list