Help!
Here is my .htaccess file:
deny from 192.132.24.81
# Rewrite Rule for images
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.quadraphonicquad.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.quadraphonicquad.com.*$ [NC]
RewriteRule .*\.(gif|GIF|jpg|JPG)$ - [F]
However, the graphics are still showing up on the other forums. Is there something else I have to do?
HELP!! (I am not too good at this)
THANKS
:-jon