Community Support Forums — WordPress® ( Users Helping Users ) — 2011-05-04T12:00:14-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=6291 2011-05-04T12:00:14-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6291&p=14092#p14092 <![CDATA[Re: Protect thumbnail images displayed in gallery]]>
Having said that, you can prevent somebody form hotlinking (leeching) your images by implementing this to your .htaccess file

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.)?domain\.com/.*$ [NC]
RewriteRule .*\.(gif|jpg|png)$ http://www.domain.com/eatme.jpe [R,NC,L]
</ifModule>

Sam

Statistics: Posted by drbyte — May 4th, 2011, 12:00 pm


]]>
2011-05-03T23:34:22-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6291&p=14053#p14053 <![CDATA[Re: Protect thumbnail images displayed in gallery]]>

Statistics: Posted by Cristián Lávaque — May 3rd, 2011, 11:34 pm


]]>
2011-05-03T21:29:18-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6291&p=14025#p14025 <![CDATA[Re: Protect thumbnail images displayed in gallery]]> Statistics: Posted by hollybret — May 3rd, 2011, 9:29 pm


]]>
2011-05-03T21:16:31-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6291&p=14021#p14021 <![CDATA[Re: Protect thumbnail images displayed in gallery]]> Statistics: Posted by Cristián Lávaque — May 3rd, 2011, 9:16 pm


]]>
2011-05-03T16:54:02-05:00 http://www.primothemes.com/forums/viewtopic.php?t=6291&p=14005#p14005 <![CDATA[Protect thumbnail images displayed in gallery]]>
Holly
GOODesigners.com

Statistics: Posted by hollybret — May 3rd, 2011, 4:54 pm


]]>