View Single Post
Old 09-29-2003, 12:26 PM  
Anothers
Confirmed User
 
Join Date: Nov 2001
Location: Poland
Posts: 219
Code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://www.notallowedref1.com/.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://www.notallowedref2.com/.*$ [NC]
RewriteRule http://www.gotohell.com [L,R]
Anothers is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote