Has anyone got this working, please?
-----Original Message----- From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED] Sent: 28 November 2005 13:33 To: CF-Talk Subject: RE: Apache Virtual Hosts Well, I tried both the site wide and the missing template handlers. http://www.chicksnchaps.co.uk/errors.cfm I placed an errors.cfm in the root of one of the sites with: <cfif isdefined("cgi.http_host") and cgi.http_host is not ""> <cfif cgi.HTTP_HOST is "www.chicksnchaps.co.uk"> <cflocation url="http://www.chicksnchaps.co.uk/index.cfm"> </cfif> </cfif> But all I get is the standard error, no redirect as expected. Any ideas please? Jenny ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225457 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

