View Single Post
Old 04-08-2003, 12:39 PM  
DirkPitt
Confirmed User
 
Join Date: Sep 2002
Location: Mars
Posts: 357
Quote:
Originally posted by RockDaddy
AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://yourdomain.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com/ [NC]
RewriteRule /* http://full-page-ad-or-sponsor.com/ [R,L]
This script won't let any traffic in...

If your NOT from yourdomain.com or www.yourdomain.com than redirect to full-page-ad-or-sponsor.com

I'm I missing something here? Input from anyone that can help.
Thanks
__________________
Thanks,
Kit
DirkPitt is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote