On a similar note, I'm trying to set up htaccess to prevent hotlinking but allow images to be viewed from multiple locations, my primary website and a forum hosted by someone else. The forum is at
http://users.boardnation.com/~dragon76n/ so here's what I used:
The problem was that it would still display my dhminilogo.gif on my forum.
Should I write out the address completely, instead of having users\. in parenthisis? (I just thought of this so I haven't had a chance to test it yet.) Or what should I do?
UPDATE:
This code did work to allow my forum to get the images. I ended up putting it into the images folder though, instead of in the root folder.