View Single Post
Old 2006-03-29, 02:13 AM   #5
Jel
I'm the only guy in the world who has to wake up to have a nightmare
 
Jel's Avatar
 
Join Date: Feb 2004
Location: London, United Kingdom
Posts: 1,895
Hmm, can't get this to work - I have:

RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?fatfred.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?i5sex.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?gratis6.dk.*$ [NC]
RewriteRule .* google.com [L]

But can still get to my galleries from their pages.

*edited to add:

Just noticed the code I was generated differed slightly to the example posted by xxxtreme so I made it [R,L] on the bottom line, but that hasn't cured it, so I'm stuck lol.

Last edited by Jel; 2006-03-29 at 02:15 AM..
Jel is offline   Reply With Quote