![]() ![]() ![]() |
||
|
This section explains how to install the multiserver configuration of ColdFusion MX 7 in a Windows platform.
Note: The Windows installer requires a computer that supports at least 256 colors.
The installation wizard starts.
Note: The installation wizard disables the multiserver configuration option if JRun 4 is already installed on the computer.
If you are new to ColdFusion, you can use the Getting Started Experience to learn about the basics of creating a ColdFusion application. If you are already familiar with ColdFusion, you can view code snippets that highlight the new features in ColdFusion MX 7.
If you configured an external web server, store CFM pages under your web root directory. If you are using the built-in web server, store CFM pages under the web application root (jrun_root/servers/cfusion/cfusion-ear/cfusion-war) and access these pages using a URL of the form http://hostname:8300/context-root/filename.cfm, as follows:
For example, to display a CFM file located at C:/JRun4/servers/cfusion/cfusion-ear/cfusion-war/eisapp/index.cfm using the built-in JRun web server and a context root of cfmx, you specify the URL as http://localhost:8300/cfmx/eisapp/index.cfm.
|
||
![]() ![]() ![]() |