---------- Original Message ----------------------------------
from: "Phillip Perry" <[EMAIL PROTECTED]>
>When is it worth it to make an application.cfm file? 

Always. CF will search for it, all the way up the directory structure to system root. 
Yes, system root.

It's best to put in an application.cfm (Application.cfm on 'nix systems) even if it 
has just a blank line.  Put in an onrequestend.cfm (OnRequestEnd.cfm on 'nix systems) 
too, because CF will look for it in the directory it finds Application.cfm.

Chris Norloff

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to