
01-08-2012, 09:28 PM
|
|
Junior Member
|
|
Join Date: Dec 2011
Posts: 10
|
|
ISAPI Rewrite Lite
ISAPI Rewrite is a URL manipulation engine based on regular expressions. It acts mostly like Apache's mod_Rewrite, but is designed specifically for Microsoft's Internet Information Server (IIS). ISAPI_Rewrite is an ISAPI filter written in pure C/C++ so it is extremely fast. ISAPI_Rewrite gives you the freedom to go beyond the standard URL schemes and develop your own scheme.
ISAPI_Rewrite Lite may be an ideal solution for the server hosting the only site, development or testing purposes.
What's new in this version: Version 3.1 build 88 fixed "Connection: close" for each RewriteProxy request issue.
|