![]() |
htaccess help
what line do i add to illiminate hotlinking?
never had to do it, but im being fruskered to death! lol thousands of requests all of a sudden from links like this: http://fusker.lewww.com/index.php?li...pecial=preview what to do? |
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://70.84.11.222/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://camelthumbs.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.camelthumbs.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.camelthumbs.com/ambersass.html.*$ [NC] RewriteRule .*\.(gif|jpg|zip)$ - [F,L] Fill in your site info where mine is put a file name .htaccess in your root directory |
Code:
RewriteEngine on |
Quote:
|
Thanks. I have been looking for that again.
|
Those fuskers need a strong dose of their own medicine
|
Does hotlinking improve Alexa ratings? :)
|
Quote:
|
All times are GMT -7. The time now is 05:11 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123