Are you sure that ssi itself works?
Create the file test.shtml there and fill it with:
<html>
<head>
<title>SSI Test</title>
</head>
<body>
<!--#echo var="DATE_LOCAL" -->
</body>
</html>
then open it through your browser, it should show you the date and time.
If it doesn't - kick your admin
