can anyone convert this mod rewrite rule

Paxxil nginx-forum at nginx.us
Tue Apr 5 00:06:10 MSD 2011


EDIT:
i forgot to add / in front

rewrite ^/thumb-(.*)\.jpg$ /thumb.php?id=$1 last;
rewrite ^/image-(.*)\.jpg$ /image.php?id=$1 last;

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




More information about the nginx mailing list