Thanks for the tip, Calvin...

Rick


-----Original Message-----
From: Calvin Ward [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 17, 2005 12:21 PM
To: CF-Talk
Subject: RE: Setting Up Website Outside wwwroot...


It's fairly common practice to not place your applications in the default
locations.

Also, depending on your application makeup, you may want to consider
something like this:

<drive>\mysites\www.mysite.com\webroot

Point IIS to the webroot directory and store site related files that you
don't want to be web accessible outside of the webroot, perhaps in a
directory like this:

<drive>\mysites\www.mysite.com\myfiles

Just some random thoughts.

Calvin

-----Original Message-----
From: Matt Robertson [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 17, 2005 12:16 PM
To: CF-Talk
Subject: Re: Setting Up Website Outside wwwroot...

I don't think you need a book Rick, just do this:

1. Put your web root wherever you please.
2. In IIS, set the home directory for this web site to this folder
3. Use IIS' virtual directory mapping to map the CFIDE and JRunScripts
folders -- wherever they were installed -- to your web site's root.

Thats all there is to it.

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195218
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to