Hi!
Commands that can be comprised 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"-->. A common utilization for SSI commands is to insert a universal menu into all of the pages of the web site so that the menu only has to be changed once and inserted with SSI instead of changing the menu on every page.
