I've been using this on my site, but my replacement image does not work. This would be an image that shows instead of the image requested. Here is my code:
<br />RewriteEngine on<br />RewriteCond %{HTTP_REFERER} !^$<br />RewriteCond %{HTTP_REFERER} !^http://(www\.)?drumlines.org/.*$ [NC]<br />RewriteRule \.(gif|jpg)$ http://www.drumlines.org/images/hotlink.gif [R,L]<br />As you can see below, it does not work....
[]
http://www.drumlines.org/mural.jpg[/]
Yes, the URL is correct!
