On 6/6/07, C. Hatton Humphrey <[EMAIL PROTECTED]> wrote: > > Yes, you can use a CFM file for this, we do this for 403s and > redirection. > > I must be missing something, I've created a simple .cfm page and > pointed the site's 404 error messages to all point to it. I've > restarted the IIS service. > > I'm still getting the default IIS error. > > Ideas?
Make sure is a it Message Type = "URL" type error handler and not a file based. Then it's /error.cfm from the root of the website for the URL Also this will not handle missing .cfm pages unless you set that in coldfusion administrator. "Missing Template Handler" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280282 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

