Create the counter data file for this page using the following
sequence of commands (These are unix commands and must
be executed while logged in to your account with a SSH
client. This cannot be done while using the ftp client):
cd file-directory-path
(If the html file is in your main directory, you
are already there and don't need to do this step)
touch xxxxx.cnt
(xxxxxx should be the same as the name of your
html file ... with .cnt instead of .html)
chmod 764 xxxxx.html
chmod 666 xxxxxx.cnt