I'm setting up a custom 404 error page. I was wondering if I'd be able to use a .cfm extenstion for the file name. Or does it have to be .html or .htm?
crashomon
9:37 pm on Apr 27, 2005 (gmt 0)
As long as your webserver is configured to handle .cfm, you can use custom error pages with the .cfm extension.
This applies to PHP and ASP too.
You may need to touch base with your sysadmin to properly load the custom pages.