ISAPI Filters Property Sheet
Use this property sheet to set options for ISAPI filters. An ISAPI filter is a program that responds to events during the processing of an HTTP request.
To add an ISAPI filter, click the Add button. Enter a recognizable name for the filter in the Filter column and enter the path to the filter in the Executable column.
To remove an ISAPI filter, select it and click the Remove button.
To change the properties of an ISAPI filter, select it and modify the Filter and Executable text boxes as needed.
To change the order in which an ISAPI filter is executed, select it and click the Up or Down button. You can only change the load order of filters that have the same priority.
Note ISAPI Filters that are configured at the Master Properties level are global; that is, they apply to all Web sites created on a server. ISAPI filters at the Master Properties level may differ from those configured at the individual Web site level. In addition, global filters are not displayed at the Web site level.