What will extension for SSI?
A
Correct answer
Explanation
Server Side Includes (SSI) are HTML directives that are evaluated on the server to add dynamic content to pages. The standard and most common file extension used to process these directives on the server is .shtml.