You can also use Apache, which will allow for multiple sites. Vista and 7 enabled multiple sites in IIS. I remember reading a blog post from the guy that made that descion. He said he has never seen so much hate mail as he had seen just around that issue alone and said he would never make that mistake again.
------------------------------------ Three Ravens Consulting Eric Roberts Owner/Developer [email protected] tel: 630-486-5255 fax: 630-310-8531 http://www.threeravensconsulting.com ------------------------------------ -----Original Message----- From: Sergey Croitor [mailto:[email protected]] Sent: Tuesday, December 11, 2012 6:22 AM To: cf-talk Subject: Re: Help needed with CF10 developer edition on XP w/IIS WinXP doesn't enable multiple sites on IIS. Use iis_multiplex as a workaround On Tue, Dec 11, 2012 at 1:41 AM, Stephen Hait <[email protected]> wrote: > > 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:353426 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

