![]() |
that ole' Htaccess & Hotlinking Thing!
This is the url of the hotlining protection test I am using:
http://coldlink.com/htm/tool.htm This is the url of the sample jpg I'm using to test: http://www.triplexxx.info/featured/g...ian-sex-03.jpg As you should also see, hotlinking goes well to my replacement jpg in most cases EXCEPT the window pop. This is also the same case I'm having with a hotlinker who is loading my pages in a frame. I can't bust the frame because he is loading pages I've submitted already and can't add code to. This is my rewrite: RewriteRule \.(gif|jpg)$ http://www.triplexxx.info/hotlinks/comeover.jpg [NC,R,L] Anybody know how can I stop him? |
Assuming he does not send you any legitimate hits, block his domain from sending all referrers in your .htaccess
Code:
RewriteCond %{HTTP_REFERER} thisguysucks\.com [NC] Code:
RewriteCond %{HTTP_REFERER} thisguysucks\.com [NC] |
Quote:
|
Quote:
|
Quote:
|
Quote:
Guy's pretty slick, its a Ruskie site that loads in a gallery page and then uses an ssi script to substitute the aff codes so I have to ban him altogether or send him to a "bugger off" page I create. Can't just create another replacement potential sponsor page that he might be able to overwite again with his codes. If I find that he is on a dedicated IP, is it better/more efficient to block the IP number rather than the domain name? Happy Holidays |santa| |
Quote:
Code:
RewriteCond %{HTTP_REFERER} thisguysucks\.com [NC] Code:
RewriteCond %{HTTP_REFERER} thisguysucks\.com [NC] If he looks at his own pages, he will soon get the idea you don't want him stealing your pages. Quote:
|
I don't know what backend you're using, but in comus there's an option for redirecting fusker traffic. It's in the mysql settings and labeled "fusker error url." Presently I have mine set to bounce them back to my mainpage. I'd imagine that pretty much fixes the problem. Also, as an ounce of extra protection I have no cookies redirect toggled on in both epower trader and comus. Anyone see any flaws in how I'm doing things?
|
All times are GMT -4. The time now is 02:33 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc