|
SSI - Server Side Includes: An SSI or Server Side Includes is a command or directive placed in an HTML file through the use of a comment line. With a simple SSI command you can update an entire site design, dynamically add the current time and date or the date a file was last modified, execute shell and CGI scripts and more. SSI pages ends with the .shtml extension. |