Thread: Major Hotlinker
View Single Post
Old 2004-07-26, 04:23 PM   #1
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,929
Send a message via ICQ to Greenguy
You can redirect them to another domain/page (not on the same domain) by using this:

RewriteEngine on
RewriteOptions inherit
RewriteCond %{HTTP_REFERER} ^.*tbig10k.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*anotherdomain.*$
RewriteRule /* http://www.redirect-to.com/ [R,L]

If it sees that combo of letters in the referral, it will kick them to the redirect-to domain.

(and please - all you htaccess guru's, if this is incorrect, correct me - LOL)
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote