View Single Post
Old 01-19-2003, 11:02 AM  
mpegposter
Confirmed User
 
Join Date: Dec 2002
Location: Tri-State
Posts: 483
Put this in an .htaccess file in the directory the page(s) in question is in.

RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://(.*)\.jp/
RewriteRule /* http://www.google.com/ [R,L]

You can make google.com whatever you want, obviously.
__________________
The voice of the Moral Minority.

New Sponsor Converting Like Hell!
mpegposter is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote