image\cslogo3d1.gif

Changing the Web Server

In certain cases, you might decide change the Web server with which Chili!Soft ASP is configured to run. To do this, you must first remove the Web server configuration from the ASP Server by running the delete_server script. Then you can add the Web server you want to the ASP Server by using the add_server script. You can find the add_server and delete_server scripts in the Chili!Soft ASP installation directory.

To change the Web server with which Chili!Soft ASP is configured to run, use the following procedure.

To change the Web server

1.   In the Chili!Soft ASP installation directory, run the following command, and follow the instructions at the prompts:

#./delete_server

2.   In the Chili!Soft ASP installation directory, run the following command, and follow the instructions at the prompts:

#./add_server

The script installs the Chili!Soft ASP server in the following subdirectory of the Chili!Soft ASP installation directory:

/asp-[server_type]-[port]

where[server_type]is the type of Web server with which you want to configure Chili!Soft ASP to run, and [port] is the port on which the Web server is configured to listen.