Macromedia colfusion mx 7 Manual

Descargar
Página de 72
50
Chapter 5:  Configuring Your System
Configuring web servers in Windows
This section explains how to configure the following web servers in Windows:
Configuring IIS in Windows
This section describes how to configure IIS for ColdFusion MX in Windows, and how to verify 
your configuration. You configure IIS using the Web Server Configuration Tool in either GUI or 
command-line mode. This discussion describes how to use GUI mode. 
Tip: (Server configuration only) To use the command line, open the batch files located in 
cf_root\bin\connectors. 
For more information, see the Web Server Management chapter in Configuring and Administering 
ColdFusion MX
.
To configure IIS for ColdFusion MX 7 in Windows:
1.
Start the Web Server Configuration Tool by selecting Start > Programs > Macromedia > 
ColdFusion MX 7 > Web Server Configuration Tool.
2.
Click Add.
3.
In the Server drop-down list box, select the host name and the server or cluster name that you 
want to configure. In the ColdFusion MX 7 server configuration, the server name is always 
coldfusion. Clustering support is not available on the server configuration.
Note: The server or cluster does not have to reside on the web server computer.
4.
In the Web Server Properties area, select IIS and specify the website. For IIS, you typically 
specify All.
5.
Select the Configure web server for ColdFusion MX applications option. 
Caution: Omitting the previous step causes your web server to serve ColdFusion MX 7 source 
code.
6.
Click OK.
7.
Copy the CFIDE and cfdocs directories from cf_root/wwwroot to your web server root 
directory. In addition, copy your application’s CFM pages from cf_root/wwwroot to your web 
server root directory. In the multiserver configuration, these files are under the 
jrun_root/servers/cfusion/cfusion-ear/cfusion-war directory.