ISAPI Module

<< Click to Display Table of Contents >>

Navigation:  Developer's Guide > Deployment >

ISAPI Module

Deploying your Internnet application as an ISAPI module is probably the best method of deployment. You can run several modules together without a need to dedicate a TCP port to each application.

 

You can use any Web Server supporting ISAPI extensions. The ISAPI modules generated with uniGUI are tested with IIS 5.1, IIS 6.0, IIS 7.0 and Apache 2.2.

 

Installation instructions are different for each Web server. Please refer to the following sections for instructions:

 

IIS 5.1

IIS 6.0

IIS 7.0

Apache 2.2