[TYPO3-english] Redirection

Jan Bednarik info at bednarik.org
Wed Apr 8 23:48:09 CEST 2015


Hi,

you need to set sys_language_uid to 1 for english translation. I.e.:

config.linkVars = L(1-9)
config.sys_language_mode = content_fallback
config.sys_language_overlay = 1
config.uniqueLinkVars = 1

[globalString = ENV:HTTP_HOST= *abc.lu]
config.language = en
config.locale_all = en_UK
config.htmlTag_langKey = en
config.htmlTag_setParams = lang="en-UK" dir="ltr"
config.sys_language_uid = 1
[GLOBAL]

Jan

Dne 8. 4. 2015 v 16:25 shreyas srinivasa napsal(a):
> Hi ,
>
> I am new to typo3.
> I have 2 domains, www.abc.de and www.abc.lu
>
> abc.de points to german site and abc.lu should point to english site.
> i have created the english version and the link for it as well.
> But when go to abc.lu, it still shows me german version. How can i
> correct this?
>
> Please help.



More information about the TYPO3-english mailing list