Server Side Includes (SSI)
Date: 10/08/07
(WebDesign) Keywords: html
Are there any known reasons for why SSI might not be showing up on a page?
The server does allow for SSI, so that's not the issue.
I have tried using
#include file="text.html"
and
#include virtual="/folder/text.html"
and I continue to get the message "Error processing the SSI file" in the space where the include should appear :(
Source: http://community.livejournal.com/webdesign/1319038.html