Modules

URL Rewrite Module – Released To Web

The 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. Overview URL rewrite module provides a rule-based rewriting mechanism for changing requested URL’s before they get processed by web server. The module can be used to express URL rewriting logic that can use regular expressions or wildcards and can make rewriting decisions based on …

Read more

New IIS Modules

The Microsoft IIS Team has released a bunch of new modules for IIS 7.0. Here’s an overview of the newly released modules: URLRewrite module Web Playlists FTP 7 Update (x86) Installation Package  FTP 7 Update (x64) Installation Package WebDAV Update (x86) Installation Package WebDAV Update (x64) Installation Package

IIS 7.0 Trace Viewer Released

Another great tool has been released. The IIS 7.0 Trace Viewer is an add-on for the Failed Request Tracing (FRT) feature of IIS 7.0. In FRT you are able to troubleshoot and do tracing. This tool provides a GUI interface for all those FRT logfiles. IIS7 Trace Viewer Features Trace View icon per site. Automatically enumerates all your trace files Shows trace filename, file size, file date, requested Url, HTTP status code, Application Pool and …

Read more

WebDAV for IIS 7.0

Microsoft just keeps releasing modules for IIS 7.0. A few weeks ago the WebDAV module for IIS 7.0 was released. The new WebDAV module comes with new features: Integration with IIS 7.0: The new WebDAV extension module is fully integrated with the new IIS 7.0 administration interface and configuration store. Per-site Configuration: WebDAV can be enabled and configured at the site-level on IIS 7.0, which differed from IIS 6.0 where WebDAV was enabled at the …

Read more