Exactly - the CF context root for any given instance and the webroot for the webserver should be separate. Serve the CF files from the webserver web root (however it's set up for their account), not the CF instance context root.
On 7/20/07, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > ugh you are using IIS correct? its pointing to webroots like \\nas\siteA > correct? Why are you putting your cf instance there? That's a seperate > ball of wax if you are using IIS or Apache. Put your cfinstance in the > usual jrun4\servers\instancename on the server, not the NAS. Its doc root > can be set to /. After you set two CF instances up like this, create the CF > cluster listing the two instances. Then run wsconfig to configure the > connector between the cluster point and IIS. bamm! -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6400 Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10
