W3C I18N Techniques: Setting up a server
Language
This page lists links to resources on the W3C Internationalization Activity site and elsewhere that help you perform particular tasks. It is a subpage of the techniques index.
Setting up MultiViews language negotiation on Apache
How to's
-
Apache MultiViews language negotiation set up
How do I use the MultiViews approach on an Apache Web server to automatically serve resources in the language requested by an HTTP request? W3C FAQ-based article.
Background reading
-
Mechanisms for declaring language in HTML
In Internationalization Best Practices: Specifying Language in XHTML & HTML Content.
-
When to use language negotiation
When is it appropriate, or not, to use language negotiation? W3C FAQ-based article.
Other references
-
Setting language preferences in a browser
How do I check or change the language settings of my browser? W3C FAQ-based article.
-
HTTP and meta for language information
Should I declare the language of my XHTML document using a language attribute, the Content-Language HTTP header, or a meta element? W3C FAQ-based article.