[Typo3] domain and language

Dmitry Dulepov typo3 at fm-world.ru
Thu Sep 22 14:44:31 CEST 2005


Hi!

Juraj Benadik wrote:
> Is it possible to use language depending on subdomain without forwarding?

I would try to play in TS setup with conditional directives on host
name. Not sure about the right syntax but idea is:

config.language=en
config. .....
[globalVar: _SERVER:HOST_NAME = 'ar.domain.tld']
config.language=ar
config. .....
[global]

See if it helps...

Dmitry.



More information about the TYPO3-english mailing list