So I'm updating an application that I wrote right when I was transitioning to CFMX 6.1. I had used an Application.cfm file in the root directory and then an Application.cfm in each sub directory when I would include the root dir one and also check to make sure the user was logged in. Now, since I've switched to the Application.cfc file, I can't use the Application.cfm in the subdirectories since it will override the processing of Application.cfc. So, is there any analog to this or do I have to rewrite the security system.
zB -- Summer's going fast, nights growing colder Children growing up, old friends growing older Freeze this moment a little bit longer Make each sensation a little bit stronger ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:235260 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
