Need this htaccess url rewrite to Nginx rewrite

Denis F. Latypoff latypoff at yandex.ru
Thu Dec 22 11:16:17 UTC 2011


22.12.2011, 17:46, "escavern" <nginx-forum at nginx.us>:
> 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
>

What is the logic? I think rule is useless, it does nothing. Just ignore it.

-- 
br, Denis F. Latypoff.



More information about the nginx mailing list