Ben Nadel 12/14/2025

Including Non-CFML Files As CFML Code In ColdFusion

Read Original

This technical article demonstrates how to use the `compileExtForInclude` property in an Application.cfc file to control whether ColdFusion processes included files with non-CFML extensions (e.g., .html, .txt) as executable CFML code. It provides a practical example using Adobe ColdFusion 2025, showing the default behavior and configuration for integrating build outputs like Parcel.js-generated files.

Including Non-CFML Files As CFML Code In ColdFusion

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week