Contents Index Configuring an NSAPI Redirector for Netscape web servers Configuring the servlet Redirector

MobiLink Synchronization User's Guide
  Synchronizing Through a Web Server

Configuring an ISAPI Redirector for Microsoft web servers


If you are using a Microsoft web server, you can use the ISAPI version of the Redirector. Following are setup instructions for IIS 5.0.

To configure ISAPI Redirector for Microsoft web servers

  1. Complete the steps in Configuring Redirector properties (all versions).

  2. Copy the file iaredirect.dll to Inetpub/scripts on the computer that holds the web server.

    The file iaredirect.dll is installed with MobiLink synchronization server, in MobiLink\redirector\isapi under your SQL Anywhere directory

    The directory Inetpub/scripts is in the Microsoft web server installation directory.

  3. Copy the file redirector.config to Inetpub/scripts on the computer that holds the web server.

  4. If you are using HTTPS synchronization, configure your server as follows:

Note 

The directory Inetpub/scripts is created during the web server installation with execute permissions. You can put redirector.config and iaredirect.dll in a different directory only if you use the IIS utility Internet Services Manager to give execute permissions to the directory.

To test your configuration

  1. Call the ISAPI Redirector using the following syntax:

    protocol://host[:port]/exec_dir/iaredirect.dll/ml/

    where:

  2. Check the log file to see if the Redirector logged a request.


Contents Index Configuring an NSAPI Redirector for Netscape web servers Configuring the servlet Redirector