Apache mod_rewrite for IIS
mod_rewrite is easily my favorite module for Apache. You can use it to create very clean urls, and you can even use it for security validation.
So what to do if your on a Microsoft IIS server? There are a few commercial ISAPI modules that I found:
- ISAPI ReWrite - this one seams to be the most popular, they also have a free lite edition.
- IIS Rewrite
- Mod Rewrite for IIS
Are there any other ISAPI url rewriting filters that I am missing?
Tweet
Related Entries
- Request Filtering in IIS 7 Howto - February 16, 2010
- IIS: Disabling Weak SSL Protocols and Ciphers - October 8, 2009
- Remove X-Powered-By: ASP.NET Header - October 21, 2008
- Howto Disable the Server Header in IIS - December 6, 2005
- Batch Files to Restart Services on Windows - October 10, 2002
Trackbacks
Comments
Free. Source available. No MFC. Regular Expressions.
The exact same thing is happening to me at the moment. Good to hear that it's not just me. I was looking for a new mod_rewrite version for my server and I think I will go with ISAPI rewrite as they seem a bit more transparent.
My site http://www.bepenfriends.com is not running properly because of this. I don't kow how to solve.
it works with CFMX on IIS5 or 6.
It does Regular Expressions. Auto-reload of ini file, too. checkitout.
Now with my new site that just launched, every time it tries to reload the .ini file, the system crashes out. Only seems to do it on the live server though - not on our dev server. I guess I'll check out ISAPI
http://www.micronovae.com/ModRewrite/ModRewrite.html
Their "pro" version also supports .htaccess. WOW!! Unfortunatelly, they don't give away a free version.
http://www.resimsakla.com
The .htaccess compatibility sounds very cool! I'm currently developing in Apache and deploying to IIS, so I may have to check that out.
http://www.micronovae.com/ModRewrite/ModRewrite.html
It works exactly, and I mean EXACTLY, like apache mod_rewrite. That's fantastic! The UI is very nice and has a whole bunch of nice tools. I must also tell that this is the most professional add-on for IIS I have ever experienced in general (I liked very much the diagnostics tool!!!).
Stan thanks for the post!
Also, this blog is pretty old, so I guess many things have changed since the very first post. Indeed, some of the listed software does not exist anymore.
IIRF will be decent once the glaring flaws are fixed - hex encoded (%xx) urls being mangled as %SERVER_VARIABLEs et cetera.
The other products simply weren't able to process Apache mod_rewrite rules off the bat.
http://www.micronovae.com/ModRewrite/ModRewrite.html
http://iirf.codeplex.com
Post a Comment
Recent Entries
- Nginx redirect www to non www domain
- HashDOS and ColdFusion
- HackMyCF Updated for APSB11-29 Security Hotfix
- Adobe eSeminar on FuseGuard
- Determining Which Cumulative Hotfixes are Installed on ColdFusion
- Adding Two Factor Authentication to ColdFusion Administrator
- ColdFusion Developer Week at Adobe.com
- Bug Loading Scripts for CFFileUpload and CFMediaPlayer


add to del.icio.us


