View Single Post
Old 06-07-2005, 01:54 PM  
Lycanthrope
Confirmed User
 
Lycanthrope's Avatar
 
Industry Role:
Join Date: Jan 2004
Location: Wisconsin
Posts: 4,517
You can't show them something on your site if you are telling them that they can not see your site. Either send them to another domain, dialer page or whatever.

Try this: (This will handle the domain / all subdomains / and all TLDs for "some-referer" ;) .

Code:
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?.*(-|.)some-referer(-|.).*$ [NC]
RewriteRule ^(.*)$ http://www.forum-leeches-here.com [R,L]
__________________
Lycanthrope is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote