Is it possible to apply "canonical hostname" rule for ASP.NET web site using ASP.NET routing? I know how to do that with IIS7 URL Rewrite but do not find a way to do it with ASP.NET Routing.

Now I use URL Rewrite and ASP.NET routing in my web project, URL Rewrite for "canonical hostname" and ASP.NET Routing for "url extension-less" rule. I would like to drop URL Rewrite and use ASP.NET Routing for both rules.

link|improve this question

64% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.