Specifications
© 2013 Adobe Systems Incorporated and its licensors. All rights reserved.
7.
1.
Restart all the instances.
Note
When adding a remote instance in a cluster, ensure that you comment out <Manag
in content.xml file located in er pathname="" /> <cf_home>\runtime\conf
directory.
#back to top
Configuring other web servers
Use the Web Server Configuration Tool to configure other web servers.
Run .\runtime\bin\wsconfig.execfroot
You can also configure web servers using the command-line interface as follows.
Configuring IIS
wsconfig.exe -ws iis -site <site_no>
or
wsconfig.exe -ws iis -site <site_name>
Configuring cluster
wsconfig.exe -ws iis -site <site_no> -cluster <cluster-name>
Configuring Apache
(Windows only) wsconfig.exe ws apache dir <apache_conf_directory>
(Linux or MAC only) ./wsconfig ws apache dir <apache_conf_directory>
or
(Windows only) wsconfig.exe ws apache dir <apache_conf_directory> bin
<apache_bin_directory>/httpd script <apache_bin_directory>/apachectl
(Linux or Mac only) ./wsconfig ws apache dir <apache_conf_directory> bin
<apache_bin_directory>/httpd script <apache_bin_directory>/apachectl
Configuring cluster