|
Compiling and installing on Unix:
gunzip < wwwcount2.6.tar.gz | tar xvf -
|
$ ./src/Count.cgi -version
|
Installing on NT:
Post Installation:
<img src="/cgi-bin/Count.cgi" alt="Count">
|
If your server is on NT, the tag might look like:
<img src="/scripts/Count.exe" alt="Count">
|
|