> 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!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225458
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

Reply via email to