Skip to main content
Participant
August 7, 2013
Question

If you are looking for the last modified date of a ColdFusion application what is the file extension

  • August 7, 2013
  • 2 replies
  • 494 views

Would the extension be .exe or .cfm?

This topic has been closed for replies.

2 replies

Inspiring
August 7, 2013

Hope you are refering it to the actual page, which you invoke for any cfm/cfc request then yes, its extension would be .cfm/.cfc page but if you are refering it to its corresponding encoded pages from {ColdFusion10}\cfusion\wwwroot\WEB-INF\cfclasses then its extension would be .class.

Regards,

Kaif Akbar

Inspiring
August 7, 2013

The source code files have a .cfm or .cfc extension. I dunno if that answers your question though. Why are you trying to address?

--

Adam