simpleSSICounter.shtml
<html>
<head>
<title>Simple SSI counter</title>
</head>
<body>
<h1>This is a simple SSI counter</h1>
This page has been hit
<!--#include virtual="/cgi-bin/cgiwrap/~pyting/simpleSSICounter"-->
times since its creation.
</body>
</html>