2. Right-click the Default Web Site and choose New ??? Virtual Directory, as shown in Figure 22-4.
This action opens the Virtual Directory Creation Wizard. Click Next to get started.
TIP TIP
716
Incorporating Dynamic Data Part IV
FIGURE 22-4
Right-click the Default Web Site in IIS and choose New ??? Virtual Directory to open the
Virtual Directory Creation Wizard. Complete the wizard to add a new virtual directory.
3. On the Virtual Directory Alias screen, enter the alias for the folder. This will be appended to the
end of the http://localhost/ address. (If you name your virtual directory dba, for example,
then the URL would be http://localhost/dba). Click Next to continue.
4. On the Web Site Content Directory screen, browse to the folder that contains your site and click
Next.
5. Click Next on the Access Properties screen to continue, and click Finish on the next screen to add
the virtual directory.
ColdFusion MX developers with a local testing server need to specify the port number if
ColdFusion is installed as a stand-alone server. By default, ColdFusion MX uses 8500, which
results in a URL Prefix of http://localhost:8500/.
If you??™re connecting to a remote testing server, choose FTP from the Access list on the Testing Server category
of the Site Definition dialog box.
Pages:
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252