View Single Post
Old 01-07-2004, 05:33 PM  
rowan
Too lazy to set a custom title
 
Join Date: Mar 2002
Location: Australia
Posts: 17,393
Quote:
Originally posted by Turboface
Here ya go:

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://fastadulttraffic.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.fastadulttraffic.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://stats.fastadulttraffic.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://fastadulttraffic.com:80.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.fastadulttraffic.com:80.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://stats.fastadulttraffic.com:80.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://66.246.100.55.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://66.246.100.55:80.*$ [NC]
RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.fastadulttraffic.com


I'm no htaccess guru but I think you're redirecting a link hotten back to his home page? What's the deal there?
rowan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote