in reply to Site Statistics using $ENV{'HTTP_REFERER'}

May I suggest you take a gander at some of the fine books O'Reilly has on HTTP and CGI? You could try "CGI Programming with Perl, 2nd Edition" or "Webmaster in a Nutshell, 2nd Edition". Once you understand the basics of HTTP and configuring a webserver, this stuff will be easy for you.
  • Comment on Re: Site Statistics using $ENV{'HTTP_REFERER'}