IIS and ColdFusion 11, displaying cfm pages as html
Hi,
We had to start from scratch on our test server, so the sysadmin team installed ColdFusion 11 and attempted to connect IIS. The .cfm pages show up fine in the CFIDE directory, but we need our 'web root' to be a different directory on a different drive (F:\someDir). The .cfm pages in the different directory (F:\someDir) display as html (including showing the ColdFusion tags). This is our first time trying IIS, in the past we've successfully connected using Apache, but not on this new server.
We've checked directory and file permissions. We've removed the web connector and added it back. The sysadmin team created a site in IIS with F:\someDir.
Unfortunately I don't know enough about IIS to help our sysadmin team troubleshoot, but I'm guessing it might be related to a 'Jakarta virtual directory in IIS for that site'.
Can anyone explain 'Jakarta virtual directory in IIS' in more detail or give some ideas on what could be happening?
Thanks!
