C.2.2 Apache Servers on UNIX

With Apache 1.3.3 on Unix servers, the following lines are added to srm.conf. [chilisoft asp installdir] is the directory selected during the installation process. For Apache 1.3.4, 1.3.6, and 1.3.9, the lines are added to httpd.conf.
AddHandler chiliasp .asp
AddHandler chiliasp .asa
CaspLib [chilisoft asp installdir]/asp-[server]-[port]
If you are using Apache 1.3.3, 1.3.4, 1.3.6, or 1.3.9 with Dynamic Shared Object (DSO) linking, the following line is added to httpd.conf:
LoadModule casp2_module libexec/mod_casp2.so
Copyright © 2000 Chili!Soft
|