My real url looks like this:
localhost/shop.asp?product=100&name=Product-name&category=cellphones
My rewritten url looks like:
localhost/cellphones/product-name/product-name_100.aspx
I use Helicon URL Rewriter and what i need to do is this: If my rewritten URL exceeds 200 characters it should redirect to "Default.aspx" Is there a rewrite rule for this?