| SSI | |
| Server-Side Includes. SSI commands tell a server which information to include in a web page before forwarding it to the browser. They are formatted as SGML comments within the HTML document, which guarantees that the code will only be rendered by clients that support SSI. |