Hi James, Thanks, I think this is what I need.
I'm confused by CF admin though. Missing template handler says it's only to do with cfincludes, so I assume I use the site wide handler? And where do I put the handler file when I have so many sites running, please? Jenny -----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: 28 November 2005 01:42 To: CF-Talk Subject: Re: Apache Virtual Hosts All CF pages share the one common missing template handler, not the Apache one specified in the VHost. If you have control over the server, create your own missing tempalte handler in which you examine the CGI.HTTP_HOST variable; this says which vhost domain was called and you can cflocation as necessary. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225366 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

