I have a custom 404 page that I've got set up as the "default missing
template handler" in CF admin, and as the custom 404 in IIS.

I also have a mapping set up in CF Admin named "/includes"

In the template that is my 404 page, I'm trying to do a cfinclude in the
following manner:

<cfinclude template="/includes/includepage.cfm">

figuring that since it's using a mapping it will accept it from anywhere it
tries to run the page.

However, the page chokes (404) on this cfinclude.  If I take it out, the
page runs fine.

Can you not process cfinclude's on a 404?  If you can, what am I doing wrong
here?

Thanks,

Evan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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