开发者

Application.cfm not run in ColdFusion app

开发者 https://www.devze.com 2023-01-15 14:03 出处:网络
I\'ve got 2 ColdFusion apps built with a similar layout. They were built about the same time. I\'ve recently upgraded my local server to ColdFusion 9. They both work fine locally but when I visit them

I've got 2 ColdFusion apps built with a similar layout. They were built about the same time. I've recently upgraded my local server to ColdFusion 9. They both work fine locally but when I visit them through my IP one doesn't run the application.cfm. The other does. They'r开发者_如何学Goe both running on the same server. Any ideas?


My first thought is that on a case-sensitive file system, Application.cfm MUST have a capital A.


If your application has an Application.cfc, and an Application.cfm or onRequestend.cfm page, ColdFusion ignores the CFM pages.

http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=AppEvents_01.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号