请问这个规则如何转换

杨廷勇 scyz2 at 163.com
Wed Mar 4 11:14:11 MSK 2009


RewriteBase /
RewriteCond %{REQUEST_URI}    !\.(gif|jpeg|png|jpg|bmp)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L] 

如何转换成nginx的rewrite规则

谢谢大家
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090304/ab9625e0/attachment.html>


More information about the nginx mailing list