View Single Post
Old 01-30-2005, 06:45 PM  
slapass
Too lazy to set a custom title
 
Join Date: Nov 2002
Location: Earth
Posts: 14,625
mcpheer figure out how to throw him to a paysite on image hotlink and these free hotlink sites will be golden

BTW here is what I ended up with:

Options All -Indexes
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com/.*$ [NC]
RewriteRule .*\.(jpg|jpeg|png|bmp|exe|zip|swf|mp3|rar)$ http://www.yourdomain.com/banners/Broken.gif [R,NC]

Works so it is very cool.
slapass is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote