-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
In the MMC, go to properties for the server you want to change (or
the global WWW properties).
Under the Home Directory tab, click on Configuration.
Choose the .cfm (and/or .dbm, or whatever else) extension and click
Edit.
Check the "Check that file exists" button.
Now you'll get the IIS error page for 404's on CF files. Be aware
that you have a performance hit here -- IIS will now check the
existence of every CFM file before handing it off the CFAS. That
means an extra disk access that you wouldn't otherwise have.
You might be (slightly) better off duplicating the HTM 404 page you
have with CF as well (depending on your version of CF).
Best regards,
Zac Bedell
> -----Original Message-----
> From: Mark Woods [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 18, 2001 10: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