Helping people with computers... one answer at a time.

Home » Windows

Comments

Read the article that everyone's commenting on.
RSS feed Subscribe to the RSS Feed for comments on this article.

Comment Page:  1  |  2  |  3 

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 PM

I 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 PM

I finally found a free IIS URL rewrite tool after weeks of searching.. right here:

http://www.iistoolshed.com/

Posted by: Jason at April 7, 2005 1:23 AM

I 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 PM

URL Rewrite for MS IIS
http://www.smalig.com/url_rewrite/

Posted by: Alex at August 16, 2005 1:49 AM

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

Posted by: Steven at September 8, 2005 2:23 AM

Ionic's ISAPI Rewrite Filter -
http://cheeso.members.winisp.net/IIRF.aspx
free. Regular Expressions. Redirects, Rewrites. RewriteCond. checkitout.

Posted by: Ionic Shade at June 7, 2006 3:01 PM

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 PM

Is this the only way to redirect .htm or .html files on an IIS Server?

Greg Stanley
www.flashtoybox.com

Posted by: gstanley at November 28, 2006 4:35 PM

You can always use meta refresh tags.

Posted by: Leo Notenboom at November 28, 2006 4:39 PM
Comment Page:  1  |  2  |  3 
Read the article that everyone's commenting on.
RSS feed Subscribe to the RSS Feed for comments on this article.
Post a Comment

To post a comment on "Does IIS Support URL Rewriting?", please return to that article's main page.