C.3.3 Defining an Application for Lotus Servers

Chili!Soft ASP considers all .asp files located in a virtual directory to be part of one application for defining Application and Session scope for that application. Use the Pass parameter in the httpd.conf file to define an application. For example:
Pass /dosperros/* /usr/lpp/internet/server_root/pub/dosperrors/*
defines an application called "dosperros".
On Unix systems, there are several other options for defining ASP applications. See Chapter 3: Chili!Soft ASP Configuration and Chapter 5: ASP Reference for more details.
Copyright © 2000 Chili!Soft
|