SSI Server-Side Includes
December 9th, 2007 at 7:18am
Instructs the server to include some dynamic information in a Web page before it is sent to a client.
This dynamic information could be current date, an opinion poll, etc. Many hosts require that SSI pages have .shtml extension to reduce the load on servers by not having to parse non-SSI pages
Posted in Web hosting explained