> First of all, thank you for the response. Now, how would you go about > configuring multiple sites on a web server to use a single external CF server > without having to create separate instances for each site? For example I > have 100 sites, each with an index.cfm file in its wwwroot directory. And > sites are added and removed pretty much on a daily basis.
You can configure a single CF instance to service all of your sites using the Web Server Configuration Tool. If you want to have something in between one CF instance for all IIS sites and one CF instance for each IIS site, you'll have to do this configuration manually - run the Web Server Configuration Tool to hook up one CF instance to one IIS site, then make the same changes in the other IIS sites using the IIS management console. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsi ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6948 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-server/unsubscribe.cfm
