I've been asked to add some ColdFusion database features to an existing HTML website. The site's URL address is
www.deutzusa.com.
On the server (hosted elsewhere), the code for the above site is located in D:\www\deutzusa\
ColdFusion has been installed on the same server, but on drive C:, e.g. C:\coldfusion8\wwwroot\
I can get test cfm templates to execute fine in the c:\coldfusion8\wwwroot\ directory, but how do I get them to execute in the D:\www\deutzusa\ directory?
The server is running Windows 2003 and has IIS on it but it is not being used. The server embedded in CF is the one being used.
Thanks!
Start Free Trial