|
|
|
|
|
|
|
|
|
#7 |
|
I'm the only guy in the world who has to wake up to have a nightmare
Join Date: Feb 2004
Location: London, United Kingdom
Posts: 1,895
|
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 ![]() |
|
|
|
|
|