View Single Post
Old 09-25-2003, 02:21 PM  
Burnie
Confirmed User
 
Join Date: Nov 2002
Location: Hurricane Florida
Posts: 205
This should work...

AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://vodka.domain.com/ [NC]
RewriteRule /* http://scotch.domain.com/badlink.html [R,L]

Put in notepad and save as .htaccess, then upload to the root directory of your pictures. Hope this helps.


Burnie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote