|
|
|
|
|
|
|
|
|
#3 |
|
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
|
Hi cd34,
I actually posted slightly wrong above, but still without the rule tou just pointed out. Have uploaded this one but it's still doing the same thing? RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www\.)?porn-xxx-porn.com.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(www\.)?porn-xxx-porn.com:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://66.154.65.170.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://66.154.65.170.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(www\.)?google.com.*$ [NC] RewriteCond %{REMOTE_ADDR} !^64.x.x.x\..*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(www\.)?Googlebot-Image*$ [NC] RewriteCond %{HTTP_REFERER} !^http://216.239.57.104*$ [NC] RewriteCond %{HTTP_REFERER} !^http://216.239.57.104/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://216.239.57.104:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://216.239.57.104:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.alexa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://alexa.com*$ [NC] RewriteCond %{HTTP_REFERER} !^http://alexa.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.alexa.com*$ [NC] RewriteCond %{HTTP_REFERER} !^http://alexa.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.alexa.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://alexa.com:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.alexa.com:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.images.google.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://images.google.com*$ [NC] RewriteCond %{HTTP_REFERER} !^http://images.google.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.images.google.com*$ [NC] RewriteCond %{HTTP_REFERER} !^http://images.google.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.images.google.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://images.google.com:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.images.google.com:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.google.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://google.com*$ [NC] RewriteCond %{HTTP_REFERER} !^http://google.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.google.com*$ [NC] RewriteCond %{HTTP_REFERER} !^http://google.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.google.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://google.com:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.google.com:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.images.search.yahoo.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://images.search.yahoo.com*$ [NC] RewriteCond %{HTTP_REFERER} !^http://images.search.yahoo.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.images.search.yahoo.com*$ [NC] RewriteCond %{HTTP_REFERER} !^http://images.search.yahoo.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.images.search.yahoo.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://images.search.yahoo.com:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.images.search.yahoo.com:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.yahoo.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://yahoo.com*$ [NC] RewriteCond %{HTTP_REFERER} !^http://yahoo.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.yahoo.com*$ [NC] RewriteCond %{HTTP_REFERER} !^http://yahoo.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.yahoo.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://yahoo.com:80.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.yahoo.com:80.*$ [NC] RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.porn-xxx-porn.com/ [R,L] RewriteEngine on RewriteCond %{REMOTE_ADDR} ^219\.129\.21\.137$ RewriteRule .* http://www.porn-xxx-porn.com/index.html [R,L] RemoveHandler .html .htm AddType application/x-httpd-php .php .htm .html ErrorDocument 400 http://www.porn-xxx-porn.com ErrorDocument 401 http://www.porn-xxx-porn.com ErrorDocument 403 http://www.porn-xxx-porn.com ErrorDocument 404 http://www.porn-xxx-porn.com ErrorDocument 501 http://www.porn-xxx-porn.com ErrorDocument 502 http://www.porn-xxx-porn.com ErrorDocument 503 http://www.porn-xxx-porn.com |
|
|
|
|
|