![]() |
I need a good Anti-Hotlinking Solution
Hey guys, anybody know of a really good Anti-Hotlinking solution..
having the DAMNDEST problem with some fucker on a free host linking to about 100 of my movies Costing me excess pesos... Thanks |
|
http://www.antihotlinking.com :thumbsup
|
Or a quick an easy way i think, works for me
Make a .htaccess file fill in your domain upload it :) RewriteEngine On RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://yoursite.com [NC] RewriteCond %{HTTP_REFERER} !^http://www.yoursite.com [NC] RewriteRule .*\.(gif|jpg|mpg|wmv|)$ [R,NC] |
Quote:
|
Go to apache.org and read the documentation for the .htaccess and the moderewrite module. That will be the best.
Or just take the sample of @ajpiii |
All times are GMT -7. The time now is 06:47 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123