|
|
|
|
|
|
![]() |
#7 |
Mean people suck, nice people swallow, are you mean or nice?
|
This is what I had the tech at my server put in .htaccess. It isn't working...
<Limit GET POST> order allow,deny allow from all deny from www.mediasearch.com deny from www.mediaminer.org </Limit> RewriteEngine On RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://www.fuckpage.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.fannyfuck.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://fuckpage.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://fannyfuck.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.fuckpage.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.fannyfuck.com:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://fuckpage:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://fannyfuck:80/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://70.85.12.42/.*$ [NC] RewriteRule [^/]+\\.(gif|jpg)$ http://www.fuckpage.com/hub.html [R,L] ErrorDocument 404 http://www.fuckpage.com/hub.html |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|