Adding a Page Counter to your Personal Homepage

ITS has installed a simple system for tracking page visits, and for displaying visit counts. There are two steps:
  1. Add the string:
    <!--#exec cgi="/cgi-bin/counter"-->
    to your page.
  2. Set the "executable" permission on the page. This must be done at the UNIX shell prompt.
    chmod a+x page.html
That's it. The above string will be replaced by a series of HTML IMG tags pointing to images of numerals.
Please rate the quality of this answer: Poor Fair Okay Good Excellent
Not the answer you were looking for? Try different keyword combinations and if you still can’t find your answer, please contact us.
Article ID: 710
Created: Wed, 14 Feb 2007 8:45am
Modified: Thu, 15 Feb 2007 1:23pm