Adobe 38043740 User Guide - Page 85

Verify your IIS configuration

Page 85 highlights

ADOBE COLDFUSION 8 81 Installing and Using ColdFusion Note: Omitting the previous step causes your web server to serve ColdFusion source code. 6 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. Verify your IIS configuration 1 Verify that the following file was created: cf_root/runtime/lib/wsconfig/jrun.dll (server configuration) or jrun_root/lib/wsconfig/jrun.dll (multiserver configuration). On IIS6, this file is named jrun_iis6.dll. 2 For each of your IIS websites, verify that application mappings for .cfm, .cfml, .cfc, .cfswf, .cfr, .jsp, and .jws were added, as follows: a In IIS, right-click an IIS website and select Properties. b In the Properties dialog box, on the Home Directory tab, click Configuration. c In the Application Configuration dialog box, click the App Mappings tab. Mappings for .cfm, .cfml, .cfc, .cfswf, .cfr, .jsp, and .jws are displayed in the Extension column. 3 Verify that each of your IIS websites has a virtual directory called JRunScripts. The following image shows a sample JRunScripts virtual directory: 4 Verify that the JRunScripts directory in each of your IIS websites points to the correct location, as follows:

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

81
ADOBE COLDFUSION 8
Installing and Using ColdFusion
Note:
Omitting the previous step causes your web server to serve ColdFusion source code.
6
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.
Verify your IIS configuration
1
Verify that the following file was created:
cf_root
/runtime/lib/wsconfig/jrun.dll (server configuration) or
jrun_root
/lib/wsconfig/jrun.dll (multiserver configuration). On IIS6, this file is named jrun_iis6.dll.
2
For each of your IIS websites, verify that application mappings for .cfm, .cfml, .cfc, .cfswf, .cfr, .jsp, and .jws were
added, as follows:
a
In IIS, right-click an IIS website and select Properties.
b
In the Properties dialog box, on the Home Directory tab, click Configuration.
c
In the Application Configuration dialog box, click the App Mappings tab.
Mappings for .cfm, .cfml, .cfc, .cfswf, .cfr, .jsp, and .jws are displayed in the Extension column.
3
Verify that each of your IIS websites has a virtual directory called JRunScripts.
The following image shows a sample JRunScripts virtual directory:
4
Verify that the JRunScripts directory in each of your IIS websites points to the correct location, as follows: