Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Delete ASP Server


This functionality is used to delete an ASP engine from an installation. The scriptable interface (configure-server) is described in the following table.

Function
Explanation
function=delete-server
Deletes an existing Sun ONE ASP-to-Web server linkage.
Parameters
 
engine=<path|name>
(user specified)
If a path is specified, the full path information will be used to identify the ASP engine being modified. If a name is specified (such as asp-server-3000), the path is assumed to reside within the current installation.

Example Usage

cd <install dir>
./configure-server function=delete-server engine=asp-server-3000


ContentsPreviousNextIndex