I have two domains, one is for the English site and one for the Finnish site.
* Finnish site should have Finnish as default language, English site English
* When you change language, domain should change (perhaps not for those users which have been logged in)
I've tried to implement this, but so far my implementation isn't working. I don't understand why.
BTW: for some reason <base href="" /> is always pointing to the first used of the two sites. Is the page cached even if cache is disabled?
