Is there anyway to get calls to CF pages to be redirected to the error Pages created without using the CF Administrator since it is a Shared hosting environment?
-----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Sunday, November 27, 2005 8:39 PM To: CF-Talk Subject: Re: Custom Error Pages All CF pages on the server share the same CF missing template handler (if one has been specified). The information you received was correct - only non CF requests will use the custom error handler you specify. On 11/28/05, ColdFusion <[EMAIL PROTECTED]> wrote: > In a shared hosting environment where HELMs is used, you can establish > custom error templates for 404 errors and others. > > Now if I want to redirect 404 errors to an error page such as: > /errors/404.cfm > > That should be fine, right? Or does it need to be an HTM page? > > I was informed this: > I think the custom error pages work provided that you call a URL that > doesn't end with .cfm. > > Anyone have more information about it? -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:225363 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

