Couple of amendments to Russ' post here: On 08/20/2012 10:18 AM, Russ Michaels wrote: > The only thing you have to get used to is the having to add virtual hosts > into tomcat for every site you add to IIS.
This is no longer true, thanks to the mod_cfml project: http://www.modcfml.org/ mod_cfml works in conjunction with the BonCode Connector for IIS. Any sites that you have configured to have CFML files passed to Tomcat will get a context automatically created for them, so there is no longer a requirement to add them to the Tomcat server.xml file, although you still can if you want to. > There is a railo extension that will auto add ALL sites from IIS into > toimcat, which is fine if ALL your sites are Railo sites, is not then it > might be an issue. > I found it crashed if you had a lot of sites. While I can't speak for Paul, but I believe that extension is being retired due to the availability of mod_cfml. mod_cfml is included by default with the installers. -Jordan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:352234 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

