Thread: how do i?
View Single Post
Old 04-09-2003, 01:59 PM  
p00p
Confirmed User
 
Join Date: Dec 2002
Location: CanaDUH
Posts: 5,125
RewriteEngine On

RewriteCond %{HTTP_REFERER} http://111.111.111.111/ [NC,OR]
RewriteCond %{HTTP_REFERER} http://www.theirdomain.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} http://theirdomain.com [NC]
RewriteRule /* http://www.theirdomain.com [R,L]
__________________
ICQ: 316365783
<a href="http://www.hostultra.com/~p00p" target="_blank">TEST</a>
p00p is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote