Change the mappings in your Web server so .htm files
are passed to the CF Server for processing.

RIch

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Spectra-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, October 18, 2001 9:01 AM
Subject: viewing html files bypasses Application.cfm


> Does anyone have a workaround for the following issue:
>
> When a client browser hits a .cfm page in my secured application, the
> Application.cfm file runs and cfa_secure checks to see if the user is
> authenticated.  I also have some .htm files in my application.  When a
> client browser hits them directly, authentication is bypassed because
> Application.cfm does not run.
>
> How can I secure my application so that these .htm files cannot be accessed
> without first authenticating?  (I cannot change these .htm files into .cfm
> files.)
>
>
> Thanks for any ideas,
>
> Jeffrey White
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to