"Davide Bianchi" <davideyeahsure.TakeThisOut@onlyforfun.net> schreef in bericht
news:slrncla2sf.1ik.davideyeahsure@fogg.onlyforfun.net...
>> On 2004-09-24, kiwi <veino.TakeThisOut@bc.edu> wrote:
>> For example, say there's a site abc.com. Someone bought the domain name
>> ab.com and, for some reason or another, made it so their page is simply
>> a big frame that loads the content of abc.com.
>> If I'm abc.com, can I protect my site?
> Put their IP in your firewall.
IMHO that will only work if ab.com is _proxying_ abc.com
If ab.com is _framing_ abc.com, a rewriterule with a referer based condition
is commonly advised.
<a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/misc/rewriteguide.html#access" target="_blank">http://httpd.apache.org/docs-2.0/misc/rewriteguide.html#access</a>
Next, to trap even those clients set not to sent a referrer, one might use
client side j(ava)script on every html-file to rewrite the document if the
top and self frame are not equal...
HansH<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Disallowing access