Is there any reason these three would not play nicely together? We are combining two initiatives here, one is an organization wide look and feel over haul that made extensive use server side includes and no consideration of application servers in the templates we are now mandated to use. The other is an ancient, contractor built ColdFusion application. We have neither the time or manpower to rewrite either from the ground up.
My feeling is that there should not be a clash between server side includes and ColdFusion code, but I have never done this before. Would it be as simple as adding the following line to our httpd.conf web site configuration? AddHandler server-parsed .htm .html .shtml .cfm Is that going to clash in any way with the existing AddHandler line for ColdFusion? AddHandler type-coldfusion cfm Action type-coldfusion /cgi-bin/cfml ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308897 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

