Tagged Questions
0
votes
1answer
52 views
URL rewriting makes all the links of same patterns after visiting any rewritten link in ASP.NET
I am using UrlRewriter to rewrite my urls in an ASP.NET application. Everything works fine and the work which I need to do is working ok.
I want to redirect ~/product/45/something to ...
0
votes
2answers
1k views
Using Intelligencia UrlRewriter regex .asp pages to a holding page
When looking over the statistics for my site, I realized that the vast majority of traffic is coming via third party links to classic ASP pages which haven't existing for a few years now.
I decided ...