View Single Post
Old 11-28-2002, 03:26 AM  
justsexxx
Too lazy to set a custom title
 
Join Date: Aug 2001
Location: The Netherlands
Posts: 13,723
AuthUserFile /dev/null
AuthGroupFile /dev/null

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://www.site1.nl [NC]
RewriteCond %{HTTP_REFERER} !^http://site1.nl [NC]
RewriteCond %{HTTP_REFERER} !^http://www.site2.nl/ [NC]
RewriteCond %{HTTP_REFERER} !^http://site2.nl/ [NC]
RewriteRule /* http://backtowhereyoucamfrom.nl [R,L]


This should work

edit: Let m eknow if it did work :-)
__________________
Questions?

ICQ: 125184542
justsexxx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote