Adobe 38043755 - ColdFusion Enterprise - Mac Administration Manual page 104

Configuring and administering
Hide thumbs Also See for 38043755 - ColdFusion Enterprise - Mac:
Table of Contents

Advertisement

CONFIGURING AND ADMINISTERING COLDFUSION 10
Web Server Management
Option
-ws
-dir
-site
-host
-norestart
-cluster
-l
-upgrade
-service
-bin
-script
-v
-list
-list -host server-host
-remove
-uninstall
-h
Using the batch files and shell scripts
The ColdFusion server configuration includes batch files and shell scripts that implement typical command-line
connector configurations. These files are in the cf_root/bin/connectors directory. For example, the IIS_connector.bat
file configures all sites in IIS to site 0, which establishes a globally defined connector so that all sites inherit the filter
and mappings.
If you use Apache or Sun ONE Web Server, use these files as prototypes, editing, and saving them as appropriate for
your site.
command-line interface examples
Examples of multiple use-cases for different web servers:
1
Configure a specific IIS site:
cf_root/runtime/bin/wsconfig.exe -ws iis -site "web31" -v
On systems where all sites run ColdFusion, there is generally no need to configure an individual site.
Description
Specifies the web server, as follows:
IIS
Apache
SunOne
The web server name you supply is not case sensitive.
Specifies the path to the configuration directory (SunONE config).
Specifies the IIS website name (case-sensitive). Specify All or 0 to configure the connector at a
global level, which applies to all IIS websites.
Specifies the ColdFusion server address. The default value is
Specifies not to restart the web server.
Specifies the Tomcat cluster name. Use this option to define a connection to a Tomcat cluster
instead of a single server.
Enables verbose logging for the connector.
Upgrades existing configured connectors with newer modules from a newer wsconfig.jar file.
Specifies the Apache Windows service name. The default value is
Specifies the path to the Apache server binary file (apache.exe in Windows, httpd on UNIX).
Specifies the path to the Apache UNIX control script file (apachectl, but slightly different with
certain Apache variants, such as Stronghold).
Enables verbose output from the Web Server Configuration Tool.
Lists all configured web servers.
Lists all Tomcat servers on the specified host.
Removes a configuration. Requires the -
Removes all configured connectors.
Lists all parameters.
Last updated 7/9/2012
localhost
.
Apache
.
ws
and either the -
dir
or -
site
options.
99

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 10

Table of Contents