Setting Up Web Servers

IIS ASP.NET Setup

To set up and use IIS with iNomads, all that is needed is to create a website that points to the *plus/inomads directory with support for IIS and ASP.NET (2.0) enabled.

iNomads comes with a file called default.aspx that will handle the launching and forwarding of all iNomads requests. Make sure default.aspx is set as either the primary or one of the default pages for the site directory.

The default.aspx module will by default launch all iNomads processes within the constraints of the IIS service.

If you want to use a different user ID or authorization level, use the Launch Port option in the iNomads configuration file. When using IIS with iNomads, the pathnames must also be defined. See Configuring PxPlus Pathnames.