Thread
:
I need some help redirecting a referring URL please. Main page getting hit ..
View Single Post
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
View Public Profile
Visit rowan's homepage!
Find More Posts by rowan