|
The preinstalled page counter is very simple to use. First the page which you would like to count must have the extension .shtml or .sht rather than .htm or .html. Put the following on the page where you want the count file to appear. <!--#exec cgi="/cgi-yourdomain/counters/counter.cgi"--> For Example if your domain is fred.com the call would be <!--#exec cgi="/cgi-fred/counters/counter.cgi"--> That all there is to it, this will create a count file for each page the call is placed on, it will just show up as a number when looking at it from a web page. This is what the
counter looks like :
|