If you did not find the FAQ you were looking for, why not try our main how-to-guides site.
What is SSI in our web hosting FAQ
How to Guides -> FAQs -> Web hosting
Find the answer to what is SSI or Server Side Includes.
SSI or Server Side Includes are directives in your web pages HTML that
are evaluated on your web server just before the web page is served. SSIs
are often used to include small files with common text for all your web
pages, such as menu's or footers. This allows you to maintain this text in a
single file to prevent having to edit all your web pages if you want to add
a menu item or change the footer text.
SSI's can also be used to create simple dynamic web pages, for instance by
putting the time or date on your pages, but for larger dynamic applications
you are better of using CGI scripts or PHP / ASP pages.
Our list of other frequently asked questions or FAQ's: