Thread: HELP please
View Single Post
Old 12-17-2001, 10:10 PM  
Nbritte
Confirmed User
 
Join Date: Sep 2001
Location: Kentucky USA
Posts: 689
HELP please

ok ok I thought I found the answer but it didnt work. I am looking for a way to direct diffrent languages to diffrent pages using htaccess
this is what I tried then I tested it by setting netscape to japanesse but it didnt work
RewriteEngine On
RewriteCond %{HTTP_ACCEPT_LANGUAGE} ^en.* [NC]
RewriteRule ^/$ http://www.somesite.net/otherlanguages.html [L]

Thanks in advance
Brian
Nbritte is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote