View Single Post
Old 2006-07-28, 10:35 AM   #7
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
http://www.greenguysboard.com/board/...em#faq_hotlink

or, you could do something like:


RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://www.canadafreeporn.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://canadafreeporn.com/.*$ [NC]
RewriteRule \.(gif|jpg|js|css)$ - [NC,F]
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote