Bandwith Protect

by "Beauty" <Beauty(at)themearena.co.uk>

 Date:  Thu, 29 Mar 2001 18:55:22 +0100
 To:  "TECHNIQUES" <hwg-techniques(at)hwg.org>
  todo: View Thread, Original
Hi

What I was trying to achieve is to stop people linking into my site directly
from their own.  Instead of uploading thing to their own space they link
into yours.

The code I was trying to use was:

AuthUserFile /dev/null
AuthGroupFile /dev/null

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://beautysarena.co.uk/
RewriteCond %{HTTP_REFERER} !^http://www.beautysarena.co.uk/
RewriteCond %{HTTP_REFERER} !^http://themearena.co.uk/
RewriteCond %{HTTP_REFERER} !^http://www.themearena.co.uk/
RewriteCond %{HTTP_REFERER} !^http://webdesignarena.co.uk/
RewriteCond %{HTTP_REFERER} !^http://www.webdesignarena.co.uk/
RewriteRule /* http://www.beautysarena.co.uk/themearena/theft.html [R,L]

but it wasn't working properly on all sites.?????

Thanks

Denise
~ Beauty ~
www.themearena.co.uk
Beauty(at)themearena.co.uk

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA