request rewrite emergency*
saiyan
nginx-forum at nginx.us
Sun Oct 4 05:57:52 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
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,11040,11045#msg-11045
More information about the nginx
mailing list