aaargh this is driving me crackers lol, ok here is what I have,
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://fode-me.com/.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://fatfred.com/.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://gratis6.dk/.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://5isex.com/.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://i5sex.com/.*$ [NC]
RewriteRule \.(jpg|gif)$
http://www.google.com/ [R,L,NC]
But when I check the links on those pages I get taken to my domain, not google - I'm stumped
