skip to content
 

SSI (Server Side Includes)

If you have a standard chunk of code which you want to include in all your web pages, SSI (Server Side Includes) is a convenient way to do this. For example you might want to use the same header, footer and navigation bar throughout your site.

SSI is available for DAMTP, DPMMS and Statslab personal web pages if you add this into a .htaccess file:

AddOutputFilter INCLUDES .html