Multiple choice web-design

Which of the following correctly describe the features of SSI ?

  1. It uses OLE as the database technology

  2. There is no official standard

  3. It is a substitute to ActiveX control

  4. It is developed by W3C

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Server Side Includes (SSI) is a simple interpreted server-side scripting language. Unlike many web technologies, it has no official W3C standard; different web servers (like Apache or IIS) implement their own variations and sets of directives.