View Single Post
Old 09-27-2004, 06:55 AM  
MaDalton
I am Amazing Content!
 
MaDalton's Avatar
 
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
MaDalton is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote