Thread
:
how to keep certain countries away from your websites
View Single Post
09-27-2004, 06:55 AM
MaDalton
I am Amazing Content!
Industry Role:
Join Date: Feb 2004
Posts: 39,833
Quote:
Originally posted by TheSwed
here is an exemple
RewriteEngine on
RewriteCond %{HTTP:Accept-Language} ja [NC]
RewriteRule .*
http://click.dtiserv2.com/Click22/1-6-us1850
RewriteCond %{HTTP:Accept-Language} ko [NC]
RewriteRule .*
http://click.dtiserv2.com/Click2/1-85-us1850
RewriteCond %{HTTP:Accept-Language} zh-cn [NC]
RewriteRule .*
http://click.dtiserv2.com/Click/1-118-us1850
RewriteCond %{HTTP:Accept-Language} zh-hk [NC]
RewriteRule .*
http://click.dtiserv2.com/Click/1-118-us1850
RewriteCond %{HTTP:Accept-Language} zh-mo [NC]
RewriteRule .*
http://click.dtiserv2.com/Click/1-118-us1850
RewriteCond %{HTTP:Accept-Language} zh-sg [NC]
RewriteRule .*
http://click.dtiserv2.com/Click/1-118-us1850
RewriteCond %{HTTP:Accept-Language} zh-tw [NC]
RewriteRule .*
http://click.dtiserv2.com/Click/1-118-us1850
RewriteCond %{HTTP:Accept-Language} zh [NC]
RewriteRule .*
http://click.dtiserv2.com/Click/1-118-us1850
that looks very interesting - though I do not understand it completely - would you mind hitting me up on ICQ? Thank you!
319146475
__________________
AmazingContent.com - providing only the best content and service since 2003
Monetize your content on Veegaz.com - one of Germanies largest VOD sites
Got German traffic? We convert it into money for you!
Skype: madalton02826 - Email: oltecconsult [at] gmail [dot] com
MaDalton
View Public Profile
Visit MaDalton's homepage!
Find More Posts by MaDalton