Previous PageNext Page

2.4.2 add_server Script

In certain cases, after the initial installation of Chili!Soft ASP to a machine, you may decide to add additional Chili!Soft ASP engines. If, for example, you have several separate instances of your Web server on a single machine, you may want to give each Web server a dedicated instance of Chili!Soft ASP. Configurations like this can allow several customers who are sharing a single physical machine to have dedicated Web installations, preventing them from interfering with each other's Web servers.
 
You can install Chili!Soft ASP to additional Web servers with the add_server script, found in the Chili!Soft ASP installation directory. To add an additional server, change to this directory and run this script:
 

#./add_server

Follow the instructions provided by the add_server script. Each additional instance of a Chili!Soft ASP server will be installed in a subdirectory of the Chili!Soft ASP installation directory:
 

[CHILIASP INSTALLDIR]/asp-[servertype]-[port]

Should you later wish to remove this instance of Chili!Soft ASP, use the provided delete_server Script.
 

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page