Is necessary to mention that the search for Application.cfm file is not restrict to the WebServer root but to the system files root. Which means: if you have a website configured at: "D:\websites\site1" the CFServer will look for Application.cfm till it reaches the D: root, independently on your webserver's configuration.
[]'s Alex -----Original Message----- From: Douglas Brown [mailto:[EMAIL PROTECTED]] Sent: 17/07/2002 12:31 PM To: CF-Talk Subject: Re: curious about application.cfm behavior Yes this is a feature. When your child circuits do not have an application.cfm CF will traverse through the directories and use the the one at the top level. Douglas Brown Email: [EMAIL PROTECTED] ----- Original Message ----- From: "heirophant mm" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, July 17, 2002 8:24 AM Subject: curious about application.cfm behavior > Hello everyone, > > I came across a behavior today that I was never previously aware of. > Just thought I'd share and see what exactly is happening. > > Say you have two applications, one in webroot/parent/ and one in webroot/parent/child/. Also, say that there is NO application.cfm in webroot/parent/child/ but there IS in webroot/parent/. It seems that any request to a page in webroot/parent/child/ will "reach up" and run application.cfm in the webroot/parent/ directory. When I put an application.cfm in webroot/parent/child/, this no longer happened. > > Is this a known "feature" of ColdFusion? I've never read about it, and > never noticed it happen. We're running CFMX on Win2000 Server with IIS 5. > > Anyone have any comments on this? > > Thanks > Mike Mertsock > Alfred University Webteam > > > _____________________________________________________ > Supercharge your e-mail with a 25MB Inbox, POP3 Access, No Ads and > NoTaglines --> LYCOS MAIL PLUS. > http://www.mail.lycos.com/brandPage.shtml?pageId=plus > 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 > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.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

