Setting up CF in local computer
Hi,
I installed CF Developer version on my desktop (standard install with JRun). The sites I have are currently running from
etc ...
Is there a way to configure CF so that I can call the sites from
etc ...
The reason I want to do this is so that I can access the root directory for each site. Right now, if I use "/" from any site, it goes to "C:\ColdFusion9\wwwroot\". I'd like for the root directory of site 1 to be at "C:\ColdFusion9\wwwroot\site1\".
