Mod_rewrite for IIS

One of the most useful features of Apache is mod_rewrite, a module that allows Apache to translate requests for one URL into another. For instance, if your ecommerce site uses a URL like http://site.com/cgi-bin/catalog/product.pl?id=1234, you can use mod_rewrite so that shoppers can instead type and bookmark http://site.com/product/1234. Mod_rewrite will transparently translate that URL into what the server needs.

There are now two modules for IIS that perform the same type of function. IISRewrite implements most of mod_rewrite’s configuration and is used in much the same way as the Apache module. It costs $200.

ISAPI_Rewrite is very similar. It also includes most of the features of mod_rewrite and uses a text configuration file like Apache. It comes in three versions. A free version is available, but will be difficult to use if you host more than one site on a single Web server. A full version that supports different configuration files for each virtual site costs $46 per machine or you can buy an enterprise-wide license for $418.

dino
January 6, 2005 6:28 AM

Try this: http://cheeso.members.winisp.net/dl/IonicIsapiRewriter.zip

ISAPI filter that rewrites URLs, something like Apache’s mod_rewrite. It uses regular expressions (via PCRE). Implemented in C, Open source, BSD-style license. Compiles with the (free) Microsoft Visual C++ 2003 toolkit. http://msdn.microsoft.com/visualc/vctoolkit2003/ The code does not use MFC.

The ISAPI filter includes a test tool that allows you to test your rewrite rules against a set of sample URLs that you provide.

Steven
October 2, 2005 1:02 PM

Free and open source? http://www.iismods.com

stan
May 22, 2007 3:16 AM

IIS Mod-Rewrite ( http://www.micronovae.com/ModRewrite/ModRewrite.html ) is a solid solution with true mod_rewrite compatibility and .htaccess support. Rich settings, regex tester, automatic updates, and version history! IMO it’s by far the best.

stock
June 22, 2007 2:38 AM

It looks that IIS Mod-Rewrite has a lead over the other solutions. I recently visited ISAPI Rewrite and it looks they are running behind IIS Mod-Rewrite. They are rushing to copy IIS Mod-Rewrite and announced a new modrewrite compatible beta version. As far as I tried the beta version, it has a lot of design faults. Although it’s syntax is similar with modrewrite, it’s behavior is unfortunatelly a big mess. Hope they will improve it…

Regarding www.iismods.com… that site does not even exist anymore.

Regarding IISRewrite… this tool has not been updated since 2002! And it costs a whole fortune compare to what it offers.

IMO, IIS Mod-Rewrite is by far the best solution.

Vladimere
February 13, 2008 3:56 AM

I’d like to see the IP addresses of ‘stan’ and ‘stock’ as I reckon they are both the same people. Moderators; If they are then delete both of them as they are skewing opinion.

steve
March 20, 2009 4:05 PM

Clearly IIS Mod-Rewrite is THE enterprise solution in today’s expanding global market. Demands for outstanding performance and flexible scalability require the greatest server solution!!

Paolo
May 20, 2009 11:56 PM

Thanks! I thought there’s no mod_rewrite like function in IIS.


Your comments:

Text only, no HTML. URLs will automatically be converted to links. Your email address is required, but it will not be displayed on the site.

Name:

Not your company or your SEO link. Comments without a real name will be deleted as spam.

Email: (not displayed)

If you don't feel comfortable giving me your real email address, don't expect me to feel comfortable publishing your comment.

Website (optional):

Follow me on Twitter

Lijit Search

Best Of

  • How not to apply for a job Applying for a job isn't that hard, but it does take some minimal effort and common sense.
  • Pitching Bloggers Forget what you learned in your PR classes. Start acting like a human instead of a marketer, and the humans behind the blogs will respond.
  • Where do the RSS ad startups fit in? Yahoo's RSS advertising service could spell trouble for pure-play RSS advertising services unless they adapt their business model.
  • The best of 2006 I wrote a lot of drivel in 2006. Here's the things that are less crappy than the rest.
  • Newly Digital Newly Digital is an experimental writing project. I've asked 11 people to write about their early experiences with computing technology and post their essays on their weblogs. So go read, enjoy, and then contribute. This collection is open to you. Write up your own story, and then let the world know about it.
  • More of the best »

Recently Read

Get More

Subscribe | Archives

Recently

Ideas, Risk, and Investors (Jan 1)
Over at SacStarts, I have piece up discussing a common question I get from entrepreneurs....
VoiceXML for web developers (Dec 17)
Building voice applications isn't hard at all. Any web developer can do it.
De-skunking a dog (Oct 27)
How to clean up your pet after a skunk attack.
Pressure sales via Twitter (Oct 16)
Sticking an ad in my face when we first meet is a good way to lose my interest.
Loma Prieta, 20 years later (Oct 13)
Looking at the earthquake from October 17, 1989
Red light cameras don't work (Oct 13)
Cameras installed to catch people running red lights aren't about traffic safety at all.
Jack-o-lantern pumpkin carving patterns (Oct 12)
It's a tradition, what can I say?
SEO realities (Oct 12)
The real search engine optimization. Works every time.

Subscribe to this site's feed.

Elsewhere

IMified
Build instant messaging applications. (My company)
SacStarts
The Sacramento technology startup community.
Pinewood Freak
Pinewood Derby tips and tricks

Contact

Adam Kalsey

Mobile: 916.600.2497

Email: adam AT kalsey.com

AIM or Skype: akalsey

Resume

PGP Key

©1999-2010 Adam Kalsey.
Content management by Movable Type.