The problem with this script or any other one, is that it wont scale to
heavy loads. Such a function should be encapsulated in an ISAPI filter.
-----Original Message-----
From: Mike Fetherston [mailto:[EMAIL PROTECTED]]
Sent: Fri, September 21, 2001 9:26 PM
To: Joe Darwin; [EMAIL PROTECTED]
Subject: Re: IIS Security for Images
I've created a PHP script for that.. works rather well using the
HTTP_REFERRER variable. And yes, AFAIK PHP plays with IIS.
Mike Fetherston
----- Original Message -----
From: "Joe Darwin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 20, 2001 7:49 PM
Subject: IIS Security for Images
I am looking fo ra way to keep the security tight and that way people
will have no way to link to my images from auction sites.
I think it may be done using an ISAPI filter but not really sure where
to look. I have tried searches for "hotlink" & "Remote-Linking".
Any help is greatly appreciated.
Thank you