Tysdag 9. desember 2003 14:43 skreiv Harald Thingelstad:
Regarding the .no postfix, how does this translate to Norwegian Bokmål and Nynorsk? I believe we should rather use .nb and .nn, but might be wrong. What about the browsers set to only accept .no?
It's possible to make .nb (or .nn) an alias for .no, using the AddLanguage directive in httpd.conf. In the VirtualHost section for i18n.skulelinux.no, we use "AddLanguage no .nn". The result is that browsers requesting .no get .nn instead.
It would probably be a good idea to use this technique throughout the site.
Regards, Gaute Hvoslef Kvalnes