Quote:
Originally Posted by Keyser Soze
Smart something you made yourself or a script that is to be found somewhere?
|
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]