From: eldy <> Date: Sat, 27 Dec 2003 16:51:41 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_6_0_RELEASE~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce9f41cf9988941e14b3da1686ab2d2d466a87ff;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/wwwroot/cgi-bin/awredir.pl b/wwwroot/cgi-bin/awredir.pl index 78b6ce12..d45e2dd9 100644 --- a/wwwroot/cgi-bin/awredir.pl +++ b/wwwroot/cgi-bin/awredir.pl @@ -77,8 +77,8 @@ if (! $ENV{'GATEWAY_INTERFACE'}) { # Run from command line print "\n"; print "For your web visitor, there is no difference. However this allow you to track\n"; print "clicks done on links onto your web pages that point to external web sites,\n"; - print "because an entry will be seen in your own server log to awredir.pl local script,\n"; - print "with its parameter, even if link was pointing to another external web server.\n"; + print "because an entry will be seen in your own server log, to awredir.pl script\n"; + print "with url parameter, even if link was pointing to another external web server.\n"; print "\n"; sleep 2; exit 0;