Specifications

© 2013 Adobe Systems Incorporated and its licensors. All rights reserved.
1.
(Windows only) wsconfig.exe -ws apache dir <apache_conf_directory>
-cluster <cluster-name>
(Linux or MAC only) ./wsconfig -ws apache dir <apache_conf_directory>
-cluster <cluster-name>
Configuring Sun Java Web Server
(Windows only) wsconfig.exe ws SunJWS dir <SunJWS_conf_directory>
(Linux or MAC only) ./wsconfig ws SunJWS dir <SunJWS_conf_directory>
Configuring cluster
(Windows only) wsconfig.exe -ws SunJWS dir <SunJWS_conf_directory>
-cluster <cluster-name>
(Linux or MAC only) ./wsconfig -ws SunJWS dir <SunJWS_conf_directory>
-cluster <cluster-name>
Unconfiguring IIS
wsconfig.exe -remove -ws iis -site <site_no>
or
wsconfig.exe -remove iis -site <site_name>
Unconfiguring Apache
./wsconfig -remove ws apache dir <apache_conf_directory>
or
./wsconfig -remove ws apache dir <apache_conf_directory> bin <apache_bin
directory>/httpd script <apache_bin_directory>/apachectl
Unconfiguring Sun Java Web Server
./wsconfig -remove ws SunJWS dir <SunJWS_conf_directory>