htaccess conversion nginx

rooxy nginx-forum at nginx.us
Sun Feb 19 12:02:35 UTC 2012


hi nginx family,

RewriteEngine On
RewriteRule ^([0-9a-zA-Z]{1,6})$ links/?to=$1 [L]
RewriteRule ^([0-9]{1,9})/banner/(.*)$ links/?uid=$1&adt=2&url=$2 [L]
RewriteRule ^([0-9]{1,9})/(.*)$ links/?uid=$1&adt=1&url=$2 [L]

help me.

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



More information about the nginx mailing list