[REBOL] Re: Counting Clicks
From: louisaturk:eudoramail at: 24-Dec-2001 1:15
Anton,
At 04:58 PM 12/24/2001 +1100, you wrote:
>Well, refer to my post on Friday "No-white-web-proxy.r"
>and you will see that the program is derived from
>webserver.r in the Rebol script library. (It's very
>simple, you should check it out.) Once you look at the
>code, you can see how easy it is to examine the url,
>(referred to in the code by 'file), and do any sort of
>statistics collecting you like here.
>
>But don't take my word for it, try it out on your
>local machine. Your ip number, if you are not sure,
>is 127.0.0.1 (localhost), so make a few fake directories
>in the web-dir to serve up to interested
>browsers, (for example %fakehost.com/index.html)
>and direct your browser to it, http://fakehost.com/index.html
>(I think that's how I did it, anyway.)
>
>Anton.
Thanks. I'll check it out.
Louis