how to add the rule.

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 13
Joined: 21 May 2015, 17:54

how to add the rule.

10 Dec 2015, 06:43

url is http://mysite.com/product.aspx?id=&cate ... color=blue

the prod list I have put to map file.

RewriteMap mapfile txt:mapfile.txt
RewriteMap revmapfile txt:revmapfile.txt
RewriteCond %{QUERY_STRING} (.+) [NC]
RewriteCond ${mapfile:%1|NOT_FOUND} !NOT_FOUND

I want to

http://mysite.com/productname1?category=4&color=blue

please let me know how to do it. thanks

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 18 guests