#  IMPORTANT!
#
# You must make sure that these configuration items stay
# in the same order as they are below.  Edit each entry according
# to where you want to place them.  MAKE SURE YOU DO NOT HAVE ANY
# BLANK LINES!  Start any blank or comment lines with a '#'
# Frank Mena   frankm@knowledgy.com  10-12-95
#
#
# base directory of the configuration file.
# do not end the string with /
#
d:/1www/wwwcount/conf
#
# name of the configuration file
# look at the example file "count.conf" for the format of this file
#
count.conf
#
# Base directory where the sub-directories of the digits are located.
# PLEASE NOTE CAREFULLY: this directory does not contain the digit GIF
# images, it contains the sub-directories which contain the GIF images.
# For example, I keep the directories A, B, C,
# inside directory /usr/local/etc/Counter/digits
# These sub-directories has digits with different styles. The name of the
# sub-directory is supplied when the program is called from the web page.
# Please read the instructions on the Counter page for details.
#
# DO NOT end the string with a /, it will be added later
#
d:/1www/wwwcount/digits
#
# name of the base directory where the counter data files will reside
# this is done to force the location of the datafile
# thanks to carsten@group.com (07/27/95)
# DO NOT end the string with a /, it will be added later
# no need to define datafile name, it will be given while calling
#
d:/1www/wwwcount/data
#
#
# base directory of the log file
#
d:/1www/wwwcount/logs
#
# name of log file. Error and log messages will be written to this
#
Count15.log
#
