HitCount
Increment a counter every time a website is accessed.
Synopsis
This is a Yes or No directive.
The default is No.
Scope
This directive is only available for use in the global
(interchange.cfg) configuration file,
and will affect all websites running under the Interchange installation.
It will not work in a website's local (catalog.cfg)
configuration file.
Description
This directive will switch on a facility that Increments a counter
every time a website is accessed (or hit).
The counter file will be named hits.website_name,
where website_name is the website's symbolic name,
used with the Catalog directive.
The files will be placed in the "etc" directory,
under the Interchange installation's home directory.
|
Note
The Interchange user ID will need permission to create and write to
the counter files.
|