View Single Post
Old 06-16-2004, 01:24 PM  
DVTimes
xxx
 
Industry Role:
Join Date: Jun 2003
Location: UK
Posts: 31,547
In case others want the code, this is it:

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

Then save as .htaccess

Chance dvtimes to your site name, and add your own pic, save as nasty.gif
__________________
The Affiliate Program
DVTimes is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote