IIS

MS Web Deployment Tool – Beta 2 Released

Microsoft has released the latest version of the new Microsoft Web Deployment Tool for Internet Information Services (IIS). It the new wonder tool for migrating web servers and sites, in it’s current form it supports the following features: Migrate entire servers or individual sites from one machine to another (IIS6 –> IIS7) Sync Servers, Sites, and Applications (IIS6 –> IIS6, and IIS7 –> IIS7) Create offline packages that can be used as backups, version control, …

Read more

WordPress URL Rewrite on IIS 7.0

Found this special ISAPI “WordPress URL Rewrite”, it’s a free ISAPI application for IIS 7.0. The features are: Can run with multiple WordPress installations in an IIS Web Site (for example: / and /MyBlog/) Has a configurable path Exceptions list (for example: defining /Forum as an exception would prevent any pages in this folder from being re-written) Works with IIS 5.0, 5.1 and 6.0 Works with WordPress 2.0 or higher Easy to setup, easy to …

Read more

URL Rewrite Module

As previously announced on my blog, Microsoft released a new version of the URL Rewrite Module for IIS 7.0 a few weeks ago. The new release is a Go Live release, so we are getting closer to the final release. The Microsoft URL Rewrite Module for IIS 7.0 provides flexible rules-based rewrite engine that can be used to perform broad spectrum of URL manipulation tasks, including, but not limited to: Enabling user friendly and search …

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

URLScan 3.0 Released

Microsoft has released the latest version of URLScan 3.0, it’s released to web (RTW) like a lot of the other IIS modules and tools on IIS.net. URLScan 3.0 can help block automated sql injection attacks at global or site level and it can be used with IIS 6 and IIS 7. Download links: UrlScan v3.0 RTW for x86 UrlScan v3.0 RTW for x64 More info here.