IIS team has made the URL Rewrite Module for IIS 7.0 Release To Web (RTW) available for download. This is a final, production-ready release that is officially supported by Microsoft.
Install the URL Rewrite Module for IIS 7.0 RTW today!
- Microsoft URL Rewrite Module for IIS 7.0 RTW (x86)
- Microsoft URL Rewrite Module for IIS 7.0 RTW (x64)
Great job Ruslan and IIS team, one more module closer to Apache. 🙂
Lots of articles posted on http://learn.iis.net
http://blogs.iis.net/ruslany/archive/2008/11/10/url-rewrite-module-release-to-web.aspx
Cheers,
Steve Schofield
Microsoft MVP – IIS
2 Comments
Andreas said
The main problem is, that it's hard to integrate the IIS7 Rewrite Module into development. We usually use the build-in Webserver Cassini for our development. There, we are not able to test the URL Rewriting, so it's hard to integrate it.
steve schofield said
I checked with the IIS team. Here is what I received. Looks like they have identified and there is some workarounds. Hope this helps,
Steve
"We’re looking at how we can better integrate IIS’s core pipeline with Visual Studio going forward. In the mean time, he’ll need to switch Visual Studio to use IIS instead of Cassini. Information on how to do that can be found here:
VS 2005:http://learn.iis.net/page.aspx/431/using-visual-studio-2005-with-iis-70/
VS 2008: http://learn.iis.net/page.aspx/387/using-visual-studio-2008-with-iis-70/"