I've installed CF 10 Developer edition on XP that is running IIS 5.1. I can
get the CF Administrator to come up but cannot figure out how to set up a
virtual directory for testing a CF website.

I have tried creating a virtual directory, test, in IIS. I placed a simple
.html file and a simple .cfm file in this directory. I modified my hosts
file so that my current IP address 192.168.1.111 is set as test. I can
browse to http://test/index.html and my test .html page displays. But if I
try browsing to http://test/index.cfm I get a Coldfusion error: File not
found: /index.cfm.

The virtual directory is located under the IIS root: C:\inetpub\wwwroot\.

Do I need to something more to tell CF where this directory is located?. Is
there a guide somewhere that goes over the steps involved for getting .cfm
pages to be served properly in this setup?

Thanks in advance for any suggestions,
Stephen


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353411
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to