Actually,

        In the settings area of the Cold Fusion administrator (I think its only in
4.51), you can put in a "missing template" handler for the 404 not found
error.  Just put in the drive location with the path and the file name (it
can be any file type, e.g. .htm, .html, .cfm, .txt, or whatever)

- Marcelo

-----Original Message-----
From: Mark Woods [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 18, 2001 7:03 AM
To: CF-Server
Subject: Re: OT: IIS and 404 errors


As far as I know you can't, because IIS passes all http requests for .cfm
files to the CF application server.

However, you can use CFERROR to achieve a similar result on a per
application basis. Check it out in the CF documentation.


Mark


At 09:12 AM 1/18/2001 -0500, you wrote:
>hi listers!
>this is kinda off topic, but it is cf and server related so i am hoping
>someone can point me in the right direction...
>in iis you can setup a custom 404 error page...this works great with a 404
>error generated from an .htm call, but if a cfm file is not found, the
>custom 404 page is not displayed, just the generic 404 error....
>how can i make this work for cfm pages?
>
>--
>Stephenie Hamilton
>Senior ColdFusion Administrator
>Express Technologies, Inc.
>want CF_Freedom?
>try CFXHosting.com
>Winner of the 2000 ColdFusion Developer's Journal Best ColdFusion Web
Host!!
>
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to