Edwin
Wed Jan 05 05:57:54 CST 2005
Thanks. I did try IsapiRewrite but installing got my own server
unreachable. I guess I will read it further to see how to get it
to work.
Edwin
"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:xn0dww1c6chj7li002@news.microsoft.com...
> Hello,
>
> IsapiRewrite can do this:
>
http://www.isapirewrite.com/
>
> There are also open-source code available:
>
http://www.michaelbrumm.com/leechblocker.html
>
> Just a note:
> The referrer is sent by the client, so it is possible that the client does
> not send the referrer, or sends a false one. But an ISAPI filter will
> catch most of the clients, but probably not all, because the referrer
> field will be false.
>
> Hope this helps you solve your problem!
>
> Good Luck!
>
>
> --
> Regards,
> Kristofer Gafvert
> www.ilopia.com
>
> Edwin Lau wrote:
>
> > I am hosting a several sites on IIS 6 and was wondering if it is
> possible to
> > block access to visitors by referrals. One of the site I have is a
> shareware
> > site and there is a hotlink from a warez site which I want to block off.
> The
> > trouble is that I do not know who visits those sites and cannot block by
> IP.
> >
> > Thanks.
> >
> > Edwin