How to rewrite this on nginx?

lhmwzy lhmwzy at gmail.com
Mon Apr 12 09:02:55 MSD 2010


apache .htaccess

Rewriteengine on
Rewriteengine ^search\.shtml$  /search.cgi%{QUERY_STRING}
Rewriteengine  ^([^.]*)/([^.]*)/([^.]*]\.html$ index.cgi?t=$1&c1=$1&p=$3



More information about the nginx mailing list