TazDevilLooney
Active member
I wonder if anyone can help me out here. I can't seem to get this hot linking to work. Is it because the picture file does not have the .png or . jpg on the end?
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(. \.)?mysite\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpe?g|gif|bmp|png|jpg)$ /NoHotlinking.png [L]
/attachments/malware-spreads-as-browser-update-2-jpg.1608/
Could someone give me a hand with this please.
The cheeky website is http://www.cnw.com.cn/security-anti-virus/htm2011/20110926_234622.shtml
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(. \.)?mysite\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpe?g|gif|bmp|png|jpg)$ /NoHotlinking.png [L]
/attachments/malware-spreads-as-browser-update-2-jpg.1608/
Could someone give me a hand with this please.
The cheeky website is http://www.cnw.com.cn/security-anti-virus/htm2011/20110926_234622.shtml