Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12461

Reply To: Hotlink Protection Do Not Block Google, Bing or Yahoo

$
0
0

Hello!
In my htacess I have a code like this:
But today I had a security log entry:
and the site here: http://www.mobiless.tk/detail/k/AW-149.html
displays an image from our site very good when visited. Where is the cache? What did I do wrong? 😉

# BLOCK HOTLINKING TO IMAGES
# To Test that your Hotlinking protection is working visit http://altlab.com/htaccess_tutorial.html
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^https?://(www\.)?infolotnicze.pl [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpeg|jpg|gif|bmp|png)$ - [F]

[403 GET / HEAD Request: 19/05/2015 - 08:11]
Event Code: BFHS - Blocked/Forbidden Hacker or Spammer
Solution: N/A - Hacker/Spammer Blocked/Forbidden
REMOTE_ADDR: 66.220.146.22
Host Name: 66.220.146.22
SERVER_PROTOCOL: HTTP/1.1
HTTP_CLIENT_IP:
HTTP_FORWARDED:
HTTP_X_FORWARDED_FOR:
HTTP_X_CLUSTER_CLIENT_IP:
REQUEST_METHOD: GET
HTTP_REFERER: http://www.mobiless.tk/detail/k/AW-149.html
REQUEST_URI: /wp-content/uploads/2012/03/aw149.jpg
QUERY_STRING:
HTTP_USER_AGENT: facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)

Viewing all articles
Browse latest Browse all 12461

Trending Articles