With Server Side Includes (SSI), you can include other HTML pages inside one web page. You can even generate some dynamic content, such as adding a “Last Modified” field on the page or printing environment variables. This section explains how to enable SSI on your Apache server.
If you are using a clean install of Apache [...]
Enabling Server Side includes(SSI) on fedora core default