Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

Changes to Zeus Web Server Configuration Files

When Sun Chili!Soft ASP 3.6.2 is installed on a computer running Zeus Web Server, the Sun Chili!Soft ASP setup program makes the following changes to the Web server's configuration files:

·   It adds lines to the beginning of the obj.conf file as follows:

On Solaris:

Init fn="load-modules" funcs="caspreq,caspinit,casptrans" shlib=

"[C-ASP_INSTALL_DIR]/module/sunos5_optimized/zeus/zeus_nsapi_casp2.so"

Init fn="caspinit" casplib="[C-ASP_INSTALL_DIR]/asp-[server]-[PORT]"

On HP-UX:

Init fn="load-modules" funcs="caspreq,caspinit,casptrans" shlib=

"[C-ASP_INSTALL_DIR]/module/ux11_optimized/zeus/zeus_nsapi_casp2.so"

Init fn="caspinit" casplib="[C-ASP_INSTALL_DIR]/asp-[server]-[PORT]"

On Linux:

Init fn="load-modules" funcs="caspreq,caspinit,casptrans" shlib=

"[C-ASP_INSTALL_DIR]/module/linux2_optimized/zeus/zeus_nsapi_casp2.so"

Init fn="caspinit" casplib="[C-ASP_INSTALL_DIR]/asp-[server]-[PORT]"

·   It adds the following lines to the default object section of obj.conf:

<Object name="default">

NameTrans fn="casptrans"

Service method=(GET|POST) type="chilisoft-internal/active-server-page" fn="caspreq" casplib="[C-ASP_INSTALL_DIR]/asp-[server]-[PORT]"

</Object>

·   It adds the following lines to the mime.types file:

type=chilisoft-internal/active-server-page exts=asp,asa

[C-ASP_INSTALL_DIR] resembles: /opt/casp

[SERVER] resembles: Zeus

[PORT] resembles: 3000

Note

Sun Chili!Soft ASP only supports one instance of LoadObjects in the Zeus Web Server magnus.conf file.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.