CF11 Site wide error handler setup
Hi
... can't seem to get the site wide error handler to work on my new CF11 server....
I built a simple error handler cfm page and put it into my CF server root (not the site root) and created a test.cfm with an intentional CF error (a cfinclude tag that points to a missing file) that I put into my site root.
In CF admin I pointed the Site wide error handler to my error handler page and clicked submit, and CF admin came back with a confirmation message saying all is well.
Any Coldfusion errors are still being handled by the default template and not my custom error page. Does anyone know anything else I could try?
Thanks in advance,
Rich
