how to add the rule.
1 post
• Page 1 of 1
how to add the rule.
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
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
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 5 guests