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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ 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.
