116
edits
m (→Use Accept-Language Headers: should point Apache2 docs) |
|||
| Line 35: | Line 35: | ||
'''Cons''' | '''Cons''' | ||
* requires that user has browser that sends correct header | * requires that user has browser that sends correct header | ||
== Some practical advice from mozilla-europe.org == | |||
The home page uses Accept-Language Headers to redirect to appropriate to the appropriate directory, named after the language code, e.g. /fr/ for FR-fr users. When they are there, no more language sniffing is done, which enables them to witch language if needed, using the list of links in the page footer. | |||
=Timeline= | =Timeline= | ||
edits