CGI Peeps

  • Started
  • Last post
  • 0 Responses
  • autonoma

    I have this simple CGI download counter I've been using for quite some time. When a special string is added to any link on my site and a user clicks on that link, it's logged by the script. Then, I just call the numbers with SSI.

    The whole thing is seperated into two small scripts. I was wondering - how hard would it be to retrieve and log the users IP?

    The reason I ask is because I have special downloads available for mailing list people only, who's IPs I already have. I want to know which of these people are downloading which files.

    Thanks in advance.