View Single Post
Old 11-17-2001, 11:22 AM  
doeser
Confirmed User
 
Join Date: Jun 2001
Location: swiss alps
Posts: 205
So how can I send hits from these domains to someplace else?

thats easy to do with htacess

RewriteEngine on
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} 161.58.142.34 [OR]
RewriteCond %{HTTP_REFERER} adultregion.com
RewriteRule /* http://adultregion.com/cgi-local/cj2/cjproin.cgi?stopit


but the noref-hits are a problem,since you can't weed al "noref's" out or your bookmarkers won't get in the site.
doeser is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote