View Single Post
Old 2008-01-10, 04:05 PM   #5
chris01282
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
chris01282's Avatar
 
Join Date: Mar 2005
Posts: 25
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?domain.com [NC]
RewriteRule \.(jpg|jpeg|png|gif)$ - [NC,F,L]

save this as a text file and name it .htaccess and upload it to your image directory. change the domain.com above to your real domain name
__________________


Traffic & Hardlink Trades
chris01282 is offline   Reply With Quote