This doc is for the impatient. If you compile this way, you'll get the
default setting (ok for most of the people). If you want complete control
in compilation, please read the counter main page at URL:
    http://www.fccc.edu/users/muquit/Count.html


Quick Start
===========
    1) download wwwcount2.6.tar.gz
    2) type
           gunzip < wwwcount2.6.tar.gz | tar xvf -
           cd wwwcount2.6
           ./build --all
           ./build --install

    3) Put counter in your html page/s, example:
        <img src="/cgi-bin/Count.cgi">

    4) 
       Load the page with a browser. If you get a message about host not
       authorized, edit the file /usr/local/etc/conf/count.cfg and add the
       hostname you saw in the message in the [authorized] section.

       If you get URL http://your_host/foo.html is not in the Auth database,
       use the supplied script "editdb" to add the URL to the database.

--
Muhammad Muquit
Sep-05-1999
