Multiple choice technology programming languages

What will extension for SSI?

  1. .shtml

  2. .html

  3. .htm

  4. .jsp

Reveal answer Fill a bubble to check yourself
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.