request rewrite emergency*

anomalizer nginx-forum at nginx.us
Sun Oct 4 10:13:05 MSD 2009


> RewriteRule /catalog/(.*) /catalog/$1 
> RewriteRule /lib/(.*) /lib/$1 
> RewriteRule /skins/(.*) /skins/$1 
> RewriteRule /payments/(.*) /payments/$1 
> RewriteRule /images/(.*) /images/$1 
> RewriteRule /index\.php(.*) /index.php$1 
> RewriteRule /admin\.php(.*) /admin.php$1 


> RewriteRule ^(.*)$ /index.php?sef_rewrite=1

Do you realize that everything except this one rule is a NO-OP?

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,11040,11060#msg-11060






More information about the nginx mailing list