|
|
|
|
|
|
|
![]() |
#1 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
Are you sure your .htaccess is being parsed? what is a url on that other site that is supposed to redirect based on your rule?
can you give me the query you use from the remote site? perhaps something in the url or the way they pass it to your site is erasing the referrer.
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
![]() |
#2 |
You can now put whatever you want in this space :)
Join Date: Nov 2006
Location: Vulcan
Posts: 695
|
This is the search query on asktiava.com:
http://www.asktiava.com/search/?p=10...awna+lenee&nc= If I click on this link to my site it doesn't redirect like it should. http://www.myfree-porn.com/free-gall...-ibp/free.html Here is the contents of my htaccess: Code:
AddType php-cgi .html .htm RewriteEngine on RewriteCond %{HTTP:Accept-Language} (zh) [NC] RewriteRule .* http://www.avoidhomeforeclosureblog.com [R,L] RewriteEngine on RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?sex4free.co.il/heb_htm/cat/babes.htm/.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?fode-me.com/.*$ [NC,OR] RewriteCond %(HTTP_REFERER) ^http(s)?://(www\.)?buterbrod.com/.$[NC,OR] RewriteCond %(HTTP_REFERER) ^http(s)?://(www\.)?superzeta.it/.$[NC,OR] RewriteCond %(HTTP_REFERER) ^http(s)?://(www\.)?sexonabanheira.com/.$[NC,OR] RewriteCond %(HTTP_REFERER) ^http(s)?://(www\.)?80.64.8.170/.$[NC,OR] RewriteCond %(HTTP_REFERER) ^http(s)?://(www\.)?ananasik.com/[NC,OR] RewriteCond %(HTTP_REFERER) ^http(s)?://(www\.)?asktiava.com/search/[NC,OR] RewriteCond %(HTTP_REFERER) ^http(s)?://(www\.)?iij4u.or.jp/[NC,OR] RewriteRule .* http://www.avoidhomeforeclosureblog.com [R,L] order allow,deny deny from 89.18.179.48 allow from all |
![]() |
![]() |
![]() |
|
|