|
|
Hi,
In the "Missing Template Handler" field under ColdFusion Administrator's
Server Settings > Settings, I've specified a relative path to a template (a
valid one) to execute when ColdFusion cannot find a requested template. How
come I'm still getting the standard CF (404) error message "File not found:
TemplateABC.cfm"? I have a few places in my code where I intentionally hard
coded a "template not found" hyperlink, e.g., <A HREF="TemplateABC.cfm"> where
TemplateABC.cfm does NOT exist in my server.
I've even rebooted the server. I have ColdFusion MX, Version 7,0,1,116466
Thanks in advance!
|
|