|
|
|
|
|
|
|
![]() |
#1 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
http://www.greenguysboard.com/board/...em#faq_hotlink
Code:
RewriteEngine on # leave this line in allow empty referrers, remove to disallow empty referrers RewriteCond %{HTTP_REFERER} !^$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*@)?([a-z0-9-]+\.)*yourdomain\.com(:[0-9]+)?(/.*)?$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*@)?([a-z0-9-]+\.)*yourotherdomain\.com(:[0-9]+)?(/.*)?$ [NC] RewriteCond %{HTTP_REFERER} !^http://(.*@)?1\.2\.3\.4(:[0-9]+)?(/.*)?$ RewriteRule .*\.(asf|mpg|mpeg|wmv|avi|rm|gif|jpeg|jpg|zip)$ - [NC,F,L]
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
![]() |
#2 |
Mean people suck, nice people swallow, are you mean or nice?
|
Thanks, I'll give it a try.
|
![]() |
![]() |
![]() |
#3 |
Mean people suck, nice people swallow, are you mean or nice?
|
That didn't work. I still have images that are being hot linked. The very first two images of black women on this site:
http://www.whatboyswant.com/forum_read/1072455/24/ are being hot linked from my domain, fuckpage.com. I have .htaccess in the root directory at my server. There is also a .htaccess in a folder called "private". I think the .htaccess should go in the root directory. |
![]() |
![]() |
![]() |
|
|