View Single Post
Old 2005-04-04, 06:26 PM   #13
kalle7
Hey, can you take the wheel for a second, I have to scratch my self in two places at once
 
kalle7's Avatar
 
Join Date: Jan 2004
Location: Here and there...
Posts: 182
Seems like I have found a solution to my problem and will post it here if someone else needs it also.

RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://www.domain-name.com/ [OR]
RewriteCond %{HTTP_REFERER} ^http://www.domain-name.com/ [OR]
RewriteRule /* http://www.google.com [R,L]


Perhaps one of the moderators would be so kind to remove the old ones where I have posted the domains that have linked to me so that they will not get any SE attention. I thought I could remove it after, but I dont have the option. Thanks!
kalle7 is offline   Reply With Quote