Remove WWW. Prefix from URLs with URL Rewrite Module for IIS 7.0
Posted by: Keyvan Nayyeri,
on 23 Jan 2009 |
View original | Bookmarked: 0 time(s)
Its obvious that Im trying to support the wave of NO-WWW! A long time ago I had written a HttpModule to remove WWW. from URLs. Last year I wrote a post with some topics for simpler URLs in web applications including an alternative solution to accomplish this task using ISAPI filters in Internet Information Services. Recently I also wrote another post about the issues related to SSL certificates and these extra characters in URLs. One of the goals that Im trying to accomplish is collecting all the...