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 server-level through a Web Service Extension.
- Per-URL Security:
- WebDAV-specific security is implemented through WebDAV authoring rules that are configured on a per-URL basis.
Download:
Read more at source.