Hi, I've been asked to install CF8 on IIS7 production server
which will be hosting several sites.
I got a box with Win server 2008 64bit & IIS 7. There was
already a folder D:\inetpub\vhosts\ where all the sites will
eventually go.
So I installed CF8 as C:\CFusion8 (default) but I wasn't
quite sure where should I put the ColdFusion Administrator.
There was info on the installer screen that it should go to a
place which is already configured as an IIS site, so I put it in
D:\inetpub\vhosts\DefaultSite instead of the default
C:\CFusion8\wwwroot.
Is that correct or not ?
Frankly, I don't know what the "DefaultSite" in IIS is, I've
been using only standalone CF or CF on Apache so far.
Everything works so far, but I'm wondering: Is this setup OK
or is better to change it and put the admin somewhere else ?
Thanks for any info on this.