In IIS, you can actually select a URL to handle your 404 error.  If you
choose a *.cfm file, it will not send it to ColdFusion, and it will just
serve up your ColdFusion code as well HTML. HTH.

-- 
SCOTT VAN VLIET 
SENIOR ANALYST 
SBC SERVICES, INC 
Tel: 858.886.3878 
Fax: 858.653.6763 
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 




-----Original Message-----
From: Will Ryan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 21, 2002 1:47 PM
To: CF-Talk
Subject: CF 404 error template?


Hello All,

 I'm polishing up a website and I've setup in IIS the custom error templates
that I need (404 etc,,,) I'm not having any luck handling *.cfm files
though.  Is there a way to throw a custom error message for those in the
application.cfm using <CFERROR TYPE="REQUEST" TEMPLATE="./NotFound.html">
That doesn't seem to be working for me either what gives?

-Will

ex) www.mysite.com/customer.cfm should be www.mysite.com/customerInfo.cfm
and throw a custom 404 error message


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to