How it works |
Sitemasters are able to set up multiple counters on their site by simply changing one one word in respective web pages. It relies on your server having SSI and cgi-bin/ Perl capabilities. |
| |
|
How to install |
1. Perl Script - Download the script pcounter.pl and install in your cgi-bin. |
| |
Change the counterdirectory to a directory which is world writable ( 777). |
| |
2. Web Page - Add the following to your shtml page. |
| |
<!--#include virtual="/cgi-bin/pcounter.pl?counter=test"--> |
| |
This will automatically set up a file 'test.ct' in your counter folder - On your next web page you can replace test with another word.
That's it - nothing else is required.......... |
| |
|