ok i have a quick question maybe you can help??? should i paste your code above or below my hotlink code in htaccess?? here is my htaccess code... hope you can help thanks
Code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?test.com(/)?.*$ [NC]
RewriteRule .*\.(gif|jpg|jpeg|bmp|zip|tar|rar)$ http://www.test.com [R,NC]