This document explains how to enable SSI (Server Side Includes) on Mac OS X Server.
How to enable SSI
Follow these steps:
1. In Server Admin, click the Internet tab.
2. Click the Web icon and choose Configure Web Service.
3. Click the MIME types tab.
Scroll down to html in the suffix column.
4. Select html.
5. Click Duplicate.
6. Choose "server-parsed" from the Response pop-up menu.
7. Click Save.
Notes
1. Following these steps allows includes to be done with files with the extension .html. If you prefer that only .shtml files be server parsed, then select shtml instead of html in the steps above. See http://httpd.apache.org/docs/howto/ssi.html for more information on SSI.
2. Beyond the Knowledge Base, Apple does not offer free technical support for configuring or using SSI.