John,
Are you using IIS?  If so all I do is set up a site in IIS and point it to
the folder that contains the CF code. Easy as pie.
So if your project is located:
c:\ColdFusion9\wwwroot\myproj1  it should run on http://localhost/myproj1
C:\inetpub\wwwroot\myproj2 would run on http://localhost/myprjo2
etc...





On Fri, Dec 24, 2010 at 11:19 AM, John Allred <[email protected]> wrote:

>
> Using Coldfusion server on Windows Vista. After installation yesterday, my
> index.cfm under project folder was the root of the site...
>
> c:\ColdFusion9\wwwroot\myproj1 - a link in index.cfm - "/" would resolve to
> this folder and file.
>
> I have since removed and reinstalled both my project and my server, and
> this link now resolves to c:\ColdFusion9\wwwroot\ giving me a view of the
> files & folders.
>
> How do I make the root of my site match the root of the project?
>
> Thanks!
> John
>
> 

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

Reply via email to