SSI or Server Side Includes allow dynamic loading of files inside other files. This becomes very useful to create templates for your site where modification of one file (such as a header) will be updated on all pages that include that file.