|
That command should work. I'm running IE6 and it is sending the correct language header. You might try logging the language
of your surfers and see what they're sending. To add language logging to an apache custom log, just add the following token "%{Accept-Language}i" (minus the quotes).
|