Certified for Windows Server 2008

ISAPI_Rewrite 3 - Apache .htaccess mod_rewrite compatible module for IIS

ISAPI_Rewrite is a powerful regular-expressions-based URL rewriter for IIS. It is compatible with Apache mod_rewrite making it possible to move configurations from Apache to IIS and vice versa just by copying .htaccess files (please see this compatibility chart). It is used for search engine optimization, to proxy another server's content, stop hotlinking or strengthen server security.

Top features of ISAPI_Rewrite:

  • The same syntax and behavior as of Apache mod_rewrite make it possible to migrate configurations just by copying .htaccess files. Read more about mod_rewrite compatibility here.
  • Regular expressions for flexible and powerful configurations.
  • Extremely fast and highly scalable pure C++ code.
  • Real distributed configurations: global server level, virtual host (web site) level, directory level .htaccess files with real-time monitoring.
  • Isolation – user level configuration affects only local user environment making ISAPI_Rewrite an ideal solution for web hosting providers.

Top usage examples:

  • Search engine optimization. read more
  • Proxying content of one web server through another web server. see examples
  • Prevention of content leeching (direct linking). see example
  • Blocking specific hosts, referrers or annoying robots.
  • Content negotiation - serving different files for different language or different browsers. see example
  • Load balancing emulation for web cluster. see example

Please find more useful examples in ISAPI_Rewrite documentation here and in Apache documentation here http://httpd.apache.org/docs/2.2/misc/rewriteguide.html Most Apache examples can run with ISAPI_Rewrite without modification.

Pricing details

  • Free 45-day trial period.
  • Single server (computer) license - $99.
  • ISAPI_Rewrite Lite version is Freeware! (Read on specific limitations).
  • Volume discounts available!