> I'm not sure if anyone in this thread has mentioned this so sorry if I'm > repeating someone. > > I would have presumed your CFCs are in their own directory? If not... > why not? (there could be a very good reason I'm missing, hence the > question ;-) > > That being the case... > > Stick an Application.cfm *in* that directory wot doesn't do anything > (except perhaps a comment saying <!--- this is here to block CF > searching for an Application.cfm --->
I don't really know what his application is doing or its structure, but by doing that, you limit yourself if you have any sort of security (roles) in place to prevent unauthorized access. If that's not an issue, then your idea works, otherwise you have a security problem. Regards, Dave. ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
