C.2.3 Defining an Application for Apache 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 Alias parameter in the srm.conf file (in httpd.conf for Apache 1.3.4, 1.3.6, or 1.3.9) to define an application. For example:
Alias /caspsamp "/[CHILISOFT ASP INSTALLDIR]/samples"
defines an application called "/caspsamp".
On Unix systems, there are several other options for defining ASP applications. See Chapter 3: Chili!Soft ASP Configuration and Chapter 4: ASP Reference for more details.
Copyright © 2000 Chili!Soft
|