I don't know about 403's, but for my custom 404's I specify a URL for the
error page, rather than a file (i.e. /index.cfm?fuseaction=home.404 as
opposed to dsp_404.cfm).

Know what I mean?

Mike Wallick
* Web Application Developer
* [EMAIL PROTECTED]
* 651.628.5377
* http://www.securecomputing.com/


-----Original Message-----
From: Dimo Michailov [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, July 10, 2002 10:05 AM
To: CF-Talk
Subject: 403 handler and CF code


I have been trying to create a 403 error handler (that is when someone 
tries to hit a secure site without the HTTPS) and place some Cold Fusion 
code inside.  I setup the 403 handler in IIS to point to a CFM template 
that displays the current template and recommends dynamically the 
correct link. However, when I test it, the CF code does not run and 
instead is displayed inside the webpage.

Any ideas what is happening? Is IIS unable to run CFM code in 403 (or 
404) handlers?

Thanks,

Dimo


______________________________________________________________________
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to