|
|
|
|
|
|
|
|
|
|
|
#1 |
|
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
are you sure? Your links show up as broken for me. If you have the images cached, they will show up, i.e. you looked at it, put in the rules, tried again -- you might need to clear the cache. Also, if you send an empty referrer, the image will show up as per your rules.
As a side note, the 1.2.3.4 is supposed to represent your IP address. Code:
RewriteEngine on
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} !^$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*@)?([a-z0-9-]+\.)*thefetishfiles\.net(:[0-9]+)?(/.*)?$ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.*@)?209\.16\.200\.208(:[0-9]+)?(/.*)?$
RewriteRule .*\.(asf|mpg|mpeg|wmv|avi|rm|gif|jpeg|jpg|zip)$ - [NC,F,L]
ErrorDocument 400 http://www.thefetishfiles.net/
ErrorDocument 401 http://www.thefetishfiles.net/
ErrorDocument 403 http://www.thefetishfiles.net/
ErrorDocument 404 http://www.thefetishfiles.net/
ErrorDocument 501 http://www.thefetishfiles.net/
ErrorDocument 502 http://www.thefetishfiles.net/
ErrorDocument 503 http://www.thefetishfiles.net/
Give that a try, it should do the trick.
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
|
|
|
|
|
#2 |
|
~Serving Up Sinful Sex ~
Join Date: Apr 2003
Location: Missouri City, Texas
Posts: 1,928
|
Thanks for the help.
I changed out the .htaccess file I was using for the shorter, revised one you did. I cleared my cache, deleted temp. internet files and restarted my computer and I still see the images being hot linked. Does anyone else see the images or are they broken? What does "send an empty referrer" mean? Does that mean I just go straight to the url without clicking on a link? I'm so technically challenged! |
|
|
|
![]() |
|
|