On Wed, Jul 19, 2000 at 11:37:27AM -0400, Matt Taylor wrote:
>   Go to MMC (Microsoft Management Console) select properties for the website
>   you are configuring, document tab, add a mapping for .htm or .html files.
>   Be aware IIS will follow the hierarchy you select. So if you want the CFM
>   file to always be looked for first and the .htm to be for fail-over make
>   sure CFM is above htm.

I've doen this before for our NT ColdFusion servers as our logfiles are
independently audited and ColdFusion doesn't respond correctly with a "404 Not
Found" message in the HTTP header but instead gives a 200 Okay message instead.
This can prove to be quite mis-leading in webserver logfiles.

Here's my problem - how can I do the same pre-check of the file system for the
existence of the ColdFusion file before invoking coldfusion under an *Apache*
web server - thus getting proper 404 HTTP header responses sent to client
browsers & to my logfile??

Platform details:
 OS: Solaris 7
 Webserver: Apache 1.3.12 /w DSO support using mod_coldfusion.so
 App Server: ColdFusion 4.5.1 Enterprise for Solaris

Dermot
-- 
Dermot Hanley, Systems & Network Administrator
Irish Times New Media - http://www.ireland.com
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to