View Single Post
Old 04-05-2002, 11:34 PM  
Ludedude
Suck it!
 
Industry Role:
Join Date: Jun 2001
Location: Who wants to know?
Posts: 4,432
Fletch, try this:

RewriteEngine On

RewriteCond %{HTTP_REFERER} http://hitbottingdomain.com/*

RewriteRule /* http://wheretoredirect.com/ [R,L]

This is the simple form...my real .htaccess is full of all sorts of stuff, but that's what you need to redirect hits from somewhere to somewhere else
__________________
Ludedude is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote