Multiple choice technology programming languages Which of these page extensions WILL NOT recognize and execute an include file? .shtml .shtm .stm .html Reveal answer Fill a bubble to check yourself D Correct answer Explanation Server-side includes work with .shtml, .shtm, and .stm extensions because the server is configured to process SSI directives in these files. Standard .html files are served as-is without SSI processing.