I think I must have just watched you doing a test. I removed the entries in cf admin a few hours ago when they didn't do anything.
-----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: 28 November 2005 20:39 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? I suspect that CF can't find your missing template handler. You can't just put it in the root of one of the sites. I think you have to put in a valid path based on a CF mapping. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:225459 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

