Need this htaccess url rewrite to Nginx rewrite

escavern nginx-forum at nginx.us
Thu Dec 22 10:46:46 UTC 2011


Helo my friends,

i have problem converting this .htaccess url rewrite to Nginx rewrite
rule,,
----------------------------------------------------------------------------------------------------------
RewriteEngine on
RewriteRule ^(index\.php)?([a-z0-9]+)$ index.php?$2 [L]
----------------------------------------------------------------------------------------------------------

any help will be appreciate ;-).
Thanks

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



More information about the nginx mailing list