![]() |
How to stop hotlinkers?
Is there a way to secure a gallery from hotlinkers?
I noticed some of my pics on galleries I got have been hotlinked, is there a proggy to prevent this? |
htaccess
RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !domain.com [NC] RewriteRule \.(gif|jpg|png|etc)$ - [F] it's the easiest way i think. |
Roni's code looks fine. For more options, try these posts:
http://www.greenguysboard.com/board/...earchid=249105 |
Halfdeck, you might be better simply giving the keywords to search... because that link leads to a message saying
Quote:
|
Strange. Well, you can try running a search for something along the lines of "hotlink rewritecond."
|
Or you can try hitting the FAQ button. :)
|
Make sure you block sites that have the word "fusker" in the domain |thumb
|
Thanks guys, I'm gonna test that code right away |thumb
|
All times are GMT -4. The time now is 05:52 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc