Subdomains for different languages

Hi there,

is it possible to switch to different language if you have different domains or subdomains ?

www.domain.com => english
www.domain.de => german

or

www.domain.com => english
de.domain.com => german

Thanks for Help.

You’d need a some custom code to achieve that currently.

See Content Dimensions and TLDs (.de, .com, .at ...)

Also there are a couple of proposals to make this easier though, but nothing finished yet.

I think i will write an htaccess which will redirect each domain to the right uri part. Or somthing like that. Thanks for Information!!