ColdFusion can include and execute non-CFML files (like .html or .txt) as CFML code using the cfinclude tag. The compileExtForInclude property in Application.cfc controls which file extensions are processed as CFML versus transcluded as static text. By default in Adobe ColdFusion 2025, this is set to "*" (all files), but can be

4m read timeFrom bennadel.com
Post cover image
Table of contents
You Might Also Enjoy Some of My Other PostsReader Comments

Sort: