View Single Post
Old 07-21-2001, 09:53 PM  
whoreans
Confirmed User
 
Join Date: Jun 2001
Location: Queens NY
Posts: 1,407
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.domain.com [NC]
RewriteCond %{HTTP_REFERER} !^http://domain.com [NC]
RewriteRule .*\.(gif|GIF|jpg|JPG|mpg|MPG|Mpeg|mpeg|MPEG|rm|RM| avi|AVI)$ http://www.domain.com [R,L]
whoreans is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote