I followed the steps on the page but nothing happens so far. I can process SSI on my site, the line within the individual entries is correct:
CODE
<body>
<!--#include virtual="http://www.spoenk.nl/weblog/archives/fotografie.shtml"-->
<!--#include virtual="http://www.spoenk.nl/weblog/archives/fotografie.shtml"-->
(Strange place to put the code, but I'm still testing...)
and the file it wants (fotografie.shtml) is in that same location on the server.
Any ideas on why I can't see something happening?