.htaccess


Recommended Posts

I'm using this code in my .htaccess to prevent other to hotlink, but when I use this, I can't even see the pictures on my own server, is there something wrong here, or should I add some more code?

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?librarium-online.com/.*$ [NC]
RewriteRule \.(gif|jpg)$ http://www.librarium-online.com/nasty.gif [R,L]

Thanks in advance

ampersand

Link to comment
Share on other sites

its a community for warhammer/tabletop players, miniatures/modeling and painting etc... we have closed the site temporarily because of an error with the sql server...

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.