WWW Count 2.5

Last Updated: January 20, 2000

  1. Installation
  2. Documentation


Installation

To install the WWW Count 2.5, telnet to your Virtual Server and do the following:

  1. Untar the WWW Count 2.5 tar file located in the /usr/local/contrib area.
      % cd    (this will put you in your home directory)
      % tar -xvf /usr/local/contrib/wwwcount2.5.tar
  2. Now that the WWW Count 2.5 is installed, you will have to change its configuration for your Virtual Server. This is done by editing the "count.cfg" file which is located in your ~/usr/local/etc/Counter/conf area. You will need to substitute the occurrence of DOMAIN.COM in this file to be your domain, and the occurrence of IP_ADDRESS to be the IP address of your virtual server. The pertinent parts of the "count.cfg" file are shown below.
    ####                                                                     
    # BLOCK 4                                                                
    # Ignore count block, you might want to ignore the local sites.          
    # If you do not want to ignore any hosts from                            
    # counting, just put { on one line and } on the next line but make sure  
    # the braces exist!                                                      
    # It's a required block.                                                 
    ######                                                                   
    # netmasks can be used to ignore a entire network or a specific          
    # range of hosts in the network. Read the counter documentation to       
    # know about netmasks.                                                   
    {                                                                        
    IP_ADDRESS                                                               
    }                                                                        
    ####                                                                     
    # BLOCK 5                                                                
    # Auth block                                                             
    # All possible names and IP addresses by which your host can be referred.
    # These hosts can access the counter remotely or locally. Host running   
    # the http server must exist here.                                       
    ##                                                                       
    {                                                                        
    www.DOMAIN.COM                                                           
    DOMAIN.COM                                                               
    IP_ADDRESS                                                               
    }                                                                        
    
  3. The WWW Count 2.5 cgi has already been compiled for your use. All that you need to do is create a test page with the appropriate HTML source and try it out. Examples of HTML source that can be used are given below:
    <img src="/cgi-bin/Count.cgi?dd=B|frgb=69;139;116&df=home.dat" align=absmiddle>
    <img src="/cgi-bin/Count.cgi?frgb=69;139;116&display=clock" align=absmiddle>
    
    This will create the following counters:

       


Documentation

Documentation
Local documentation will be installed on your Virtual Server when you install the Count 2.5. This documenation can be accessed in the following directory:

~/usr/local/etc/httpd/htdocs/wwwcount2.5
http://YOUR-DOMAIN.NAME/wwwcount2.5/

This documenation is also available at the Count 2.5 web site:
WWW Homepage Access Counter main page
Example page for Count 2.5 (Very Helpful!)
WWW Homepage Access Counter Options
RGB to Color Name Mapping

Copyright © 1996-2000, Last Modified: 20 January 2000. A Little Technology Shoppe, LLC. All rights reserved. All brand names and product names used on these web pages are trademarks, or trade names of their respective holders.