
550 WebSphere and .NET Coexistence
Configuring Domino Server to work with Microsoft IIS
1. In the Domino Server, edit the Notes.ini file located in the Domino directory, in
our case c:\Domino, and add the following line:
HTTPEnableConnectorHeaders=1
The setting enables the Domino HTTP task to process the special headers
added by the plugin to requests. These headers include information about the
front-end server's configuration and user authentication status. As a security
measure, the HTTP task ignores these headers if the setting is not enabled.
This prevents an attacker from mimicking a plugin.
2. Because the Domino Server is installed in the ...