The webcount perl
script is a server side include which is used to count and log
the number of times a particular page is accessed and by whom.
To use this script in a webpage insert the following line into an
html document. Where it appears a number will be included which
represents the number of times the page has been accessed.
The name of the file(s) to be added to your 'logs' directory
to hold the access count and logs. You must make sure that
you have a uniqe file name or you will be adding to
existing log files. REQUIRED
silent
if '&silent=yes' is present in the include then the count
will not be printed out but will still be updated and stored
in the filename.count file in your logs dir. If '&silent=no'
is present or if the '&silent...' text is left out of the
include then the count will be printed in to the html document
where the include is placed. NOT
REQUIRED
log
If '&log=yes' is present in the include then a file 'filename.log'
will be created in your logs dir that will contain a log
of dates and hostnames which access the document. If '&log=no'
is present or if the '&log...' text is left out of the
include then no log will be kept.
NOT REQUIRED
FILES ASSOCIATED WITH
THIS SCRIPT
[filename].count
A text file that contains the number of times the document
has been served stored in your logs directory. REQUIRED
[filename].log
A text file that contains the log of dates and hostnames
which access the document stored in your logs direcotry.
NOT REQUIRED
Phone:
(352) 392-6000
Fax: (352) 392-9673
College of Engineering
300 Weil Hall, PO Box 116550
Gainesville, FL 32611-6550