[SFD-discuss] Multilingual website

Lars Noodén lars at umich.edu
Thu Jan 17 07:37:31 UTC 2008


Just be sure to follow the specification for content negotiation and
naming of files.  e.g. index.en.html, index.sv.html, index.da.html, etc.

It's part of the HTTP spec, but since SFD uses Apache, here is the
description as to how it applies to apache:
	http://httpd.apache.org/docs/2.0/content-negotiation.html
	http://httpd.apache.org/docs/2.0/mod/mod_negotiation.html
	http://vancouver-webpages.com/multilingual/howto.html

The two letter codes are from ISO-639, "Codes for the Representation of
Names of Languages" and should not be confused with ISO-3166, which is
different.
	http://www.loc.gov/standards/iso639-2/php/English_list.php

OK.  Back to lurking.

Regards,
-Lars



More information about the SFD-discuss mailing list