0
votes
1answer
194 views
Using Intelligencia UrlRewriter regex .asp pages to a holding page
Hello,
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 …
12
votes
9answers
645 views
What Url rewriter do you use for ASP.Net?
I've looked at several URL rewriters for ASP.Net and IIS and was wondering what everyone else uses, and why.
Here are the ones that I have used or looked at:
ThunderMain URLRew …
0
votes
0answers
25 views
UrlRewriter Page Not Found Problem
Hello All,
I have currently implemented Url Rewriting with Url Rewriter and It is working fine, as per following article.
http://dotnetguts.blogspot.com/2008/07/url-rewriting-wit …
0
votes
3answers
205 views
Intelligencia.UrlRewriter
Hi,
I'm using the Intelligencia UrlRewriter on a project.
It's working fine to rewrite urls typed into the browser.
For example, if I enter
http://localhost/People
This is b …
1
vote
3answers
480 views
Ampersands in URLRewriter Query Strings
I have a query string parameter value that contains an ampersand. For example, a valid value for the parameter may be:
a & b
When I generate the URL that contains the parame …
0
votes
1answer
109 views
How do I stop UrlRewriter stripping my + symbols
I'm using Intelligencia's UrlRewriter in my application and I'm having a problem where the rules I've setup appear to be stripping the + symbol from my url.
For example I want to …
