SSI
Commands that can be included in web pages that are processed by the web server when a user requests a file. The command takes the form <!--#include virtual="/path/to/file"-->. For example, a common use for SSI commands is to insert the last modified date on a file.