View Single Post
Old 07-29-2005, 07:26 PM  
Theo The Theologian
Confirmed User
 
Theo The Theologian's Avatar
 
Join Date: Mar 2005
Posts: 1,099
Quote:
Originally Posted by xlogger
http://www.asrvision.com/web-design-...s-tutorial.htm

RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?mydomain.com/.*$ [NC]
RewriteRule \.(gif|jpg)$ http://www.mydomain.com/dontsteal.gif [R,L]

? That watermarks the image with don't steal.gif or just shows that?

This one watermarks the hotlinked image. I think it can use multiple watermarks as well, depending on which gallery it comes from.
Theo The Theologian is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote