MACROMEDIA COLFUSION MX 7 - INSTALLING AND USING COLDFUSION MX Using Manual page 53

Hide thumbs Also See for COLFUSION MX 7 - INSTALLING AND USING COLDFUSION MX:
Table of Contents

Advertisement

Verify that #JRun prefixes the following
4.
#JRun NameTrans fn="pfx2dir" from="/servlet"
dir="$docroot/servlet" name="ServletByExt"
Verify that the following object element is at the end of the file:
5.
<Object name="jrun">
PathCheck fn="jrunfilter"
Service fn="jrunservice"
</Object>
Configuring Apache web server in Windows
This section describes how to configure the Apache web server for ColdFusion MX 7 in
Windows, and how to verify your configuration. You configure Apache 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 Apache for ColdFusion MX 7 in Windows:
Start the Web Server Configuration Tool by selecting Start > Programs > Macromedia >
1.
ColdFusion MX 7 > Web Server Configuration Tool.
Click Add.
2.
In the Server drop-down list box, select the host name and the server or cluster name to
3.
configure. For the ColdFusion MX 7 server configuration, this 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.
In the Web Server Properties area, select Apache and specify the path to the directory that
4.
contains the httpd.conf file.
Select the Configure web server for ColdFusion MX applications option.
5.
Caution: Omitting the previous step causes your web server to serve ColdFusion MX 7 source
code.
Click OK.
6.
Copy the CFIDE and cfdocs directories from cf_root/wwwroot to your web server root
7.
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.
line in the file:
NameTrans
Configuring web servers
53

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents