logo
Published on Technical articles on: Windows servers, Apache Web Server, MySQL, PHP, IIS (http://www.sitebuddy.com)

Mod_Rewrite or URL rewrite filters (basic install concept)

By chris
Created 9 Jan 2006 - 11:34am
Most ISAPI filters install the same way.
Using the IIS Manager, select the web site you wish to apply the filter to (under Web Sites in IIS 6). In the properties under the tab "ISAPI Filters", click "Add" and select the "dll" you wish to use as a filter.

Of course review the instructions provided with the DLL.

Source URL:
http://www.sitebuddy.com/IIS/ISAPI/Filter/Install