I don't think the ColdFusion built in web server is capable of this sort of
setup, and you may have to look at IIS or apache and setup the web
connectors.

Secondly, the wwwroot in ColdFusion is not really the ideal place that I
would store my projects. And I would maybe look at moving these to
somewhere else on the Hard Drive and set up IIS or Apache to look at those
folders. Then use the Web Connector from ColdFusion to setup IIS / Apache
to then server the ColdFusion files.


-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: http://plus.google.com/108193156965451149543



On Wed, Mar 21, 2012 at 4:01 PM, Dan Kraus <[email protected]> wrote:

>
> Someone else made this suggestion too. Here was my reply:
>
> I did try that actually, but that ultimately just points it right back to
> going
> to http://localhost:8300 where I see the index of all the folders in the
> server
> root. It doesn't take me into the myproject folder.
>
> >add a record into your hosts file linking myproject.dev to localhost
> >
> >
> >>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:350497
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to