View Single Post
Old 08-17-2005, 05:42 PM  
mrkris
Confirmed User
 
Join Date: May 2005
Posts: 2,737
Make sure you have mod rewrite.

Rewriteengine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://domain.com/.*$ "NC"
RewriteRule .*\.(gif|GIF|jpg|JPG)$ - "F"
__________________

PHP-MySQL-Rails | ICQ: 342500546
mrkris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote