![]() |
how to stop hotlinking?
how to be if someone eats too much traffic via hotlinking (especially chinese, which can easy eat >100 GB/day) except of disallowing via mods in situation when it's impossible to use temporary links. do abuses work? is there any sense to send abuse to registrar or to hoster only?
and how to be w/ streaming videos, where it's not easy to determine who hotlinks u |
We offer a proprietary anti hot linking solution which will monitor your web traffic and only allow access to your protected files if a user has been legitimately browsing your website. Our solution is an Apache module, so it not only covers image media such as .jpeg and .gif but also movies and other streaming media which does not use the referrer field...
Contact me if you are interested =) |
thx, i will contact soon
|
You need to modify and configure your .htaccess file. (contact your host if you dont know how)....
|
thx, but i wrote that i don't cosider limitation of hotlinks via mods
|
some more thoughts?
|
send chinese people for asian cams fpa ;]
|
LinkSentinel works pretty good.. Apache module
|
don't use apache (
|
Use .htaccess
|
#Begin Image Hotlink Code
RewriteCond %{HTTP_REFERER} !^https?://(.*.)?YOURWEBSITEHERE DOTcom [NC] RewriteCond %{HTTP_REFERER} !^https?://(.*.)?w w w.YOURWEBSITEHERE DOTcom [NC] RewriteCond %{HTTP_REFERER} !^https?://(.*.)?w w w.ANYSITEYOUWANTHERE DOT com [NC] RewriteRule .(jpg|jpeg|png|gif|css)$ - [NC,F,L] #End Image Hotlink Code |
use google to find the solution, there is plenty of options
|
Quote:
I would have to look at your current setup to advise how to integrate it but certainly not impossible, as far as abuse complaints, hotlinking is not illlegal and for the most part not against many host's TOS so that avenue is fairly useless |
All times are GMT -7. The time now is 04:08 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123