Read the article that everyone's commenting on.
Subscribe to the RSS Feed for comments on this article.
I can't believe you have to pay for this simple functionality. God bless open source software like Apache.
Posted by: Dave at September 16, 2003 8:19 PMI agree with the other comment. This is such a basic piece of web server functionality that it's ridiculous that there's no equivalent to mod_rewrite (or the various other similar FREE modules) in Apache.
I guess it shouldn't be a surprise why Apache has 70% of the market share and rising.
Sigh.
Posted by: Mike Bridge at March 1, 2005 3:55 PMI finally found a free IIS URL rewrite tool after weeks of searching.. right here:
Posted by: Jason at April 7, 2005 1:23 AMI wouldn't mind springing $50 for a good solution but it seems you have to update software version when migrating between OS (2000 to 2003) and service pack updates. Too much maintenance.
Posted by: sedgemonkey at May 12, 2005 1:59 PMURL Rewrite for MS IIS
http://www.smalig.com/url_rewrite/
Hi All,
I recently released mod_rewrite for IIS free and as opensource.
Check it out at http://www.iismods.com. If you like the filter just let othe people know :), programmers to help me out are more than welcome!
Regards
Steven
Ionic's ISAPI Rewrite Filter -
http://cheeso.members.winisp.net/IIRF.aspx
free. Regular Expressions. Redirects, Rewrites. RewriteCond. checkitout.
There are also a few rewriting options from within ASP.NET, although they're not great. I've written up an overview of what you can do here:
http://philisoft.com/blog/url-rewriting-in-iis/
I ended up using Ionic's rewrite filter, works great.
Posted by: Phil Crosby at September 21, 2006 2:25 PMIs this the only way to redirect .htm or .html files on an IIS Server?
Greg Stanley
www.flashtoybox.com
You can always use meta refresh tags.
Posted by: Leo Notenboom at November 28, 2006 4:39 PMTo post a comment on "Does IIS Support URL Rewriting?", please return to that article's main page.