Try searching the CFSERVER list archives, as opposed to CF-TALK. I think this topic
came up over there a while
ago.
You can use a CFERROR, typically in the Application.cfm to catch 404 errors.
Evan Lavidor wrote:
> I have: <cferror type="REQUEST" template="/root/html/404.cfm">
>
> in my application.cfm and a mapping to /root in CF Administrator.
>
> What am I doing wrong?
That looks right to me (without checking the docs). Maybe modify it a bit to do:
<cferror type="REQUEST" template="/root/html/404.cfm" exception="any">
(once again, this is without looking up the docs)
--
Jeff Houser | mailto:[EMAIL PROTECTED]
AIM: Reboog711 | ICQ: 5246969 | Phone: 860-229-2781
--
Instant ColdFusion 4.5 | ISBN: 0-07-213238-8
Due out 3rd Quarter 2001
--
DotComIt, LLC
database driven web data using ColdFusion, Lotus Notes/Domino
--
Half of the Alternative Folk Duo called Far Cry Fly
http://www.farcryfly.com | http://www.mp3.com/FarCryFly
--
I've got the brains, you've got the looks, let's make lots of money
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists