
IIS Mod-Rewrite Control Center

In this section you can select which sites IIS Mod-Rewrite is enabled for.
Enabling websites
You can easily specify which websites on the server can use IIS Mod-Rewrite by either selecting those websites from the list, or by checking the checkbox labeled "Enable IIS Mod-Rewrite on all websites" to make IIS Mod-Rewrite available on all websites running on the server. After finished with the selection you must click on button "Apply".
There are two benefits using this feature:
- First, on multihost webservers, the administrator can easily specify which hosts can use IIS Mod-Rewrite, avoiding errors that can happen when manually setting ISAPI registration.
- Second, if not all websites require IIS Mod-Rewrite, you can substancially reduce your webserver's processing overhead (thus increase performance), by limiting IIS Mod-Rewrite only to the websites required.
|