
ColdFusion MX 7 Getting Started Experience Tutorial Page 5 of 47
Figure 7. Working locally
Learning Point: Understanding the directory structure
C:\CFusionMX7 is the default installation directory for ColdFusion MX 7 on Windows.
If you installed the built-in web server, the wwwroot directory is the location where ColdFusion MX 7 looks for files by
default.
However, if you installed a different web server, store your files in that web server’s web root directory. For instance, with
Microsoft Internet Information Server (IIS), the default directory is C:\Inetpub\wwwroot.
Regardless of what web server you use, ColdFusion MX 7 still uses its own web root to do some internal processing, so
do not remove that directory.
The CFIDE directory contains the ColdFusion MX Administrator, the ColdFusion MX 7 Getting Started Experience, and
other files.
7. Click Next and then, if you used the built-in web server that, use one of the following URLs as the URL you use to
browse the root of the site:
http://localhost:8500/cfide/gettingstarted/tutorial/
http://127.0.0.1:8500/cfide/gettingstarted/tutorial/
Commenti su questo manuale