[TYPO3-english] Re: realurl configuration for different multilanguage domains

Michaela m.herzhauser at gmx.de
Thu Apr 25 09:04:18 CEST 2013


Hello Jean-Sebastien, 
sorry, I only see today your additional posting from yesterday.
But the problems are unfortunately the same (pls. see my previous postiing),

Re the default language: both domains have the same default language (german) 
and all domains are available in german, english, greek.

www.domain1.de
www.domain1.com
www.domain1.gr

www.domain2.com
www.domain2.com/en
www.domain2.com/gr

My Language Settings eg. for domain1:

  baseURL = http://www.domain1.de/ 
  uniqueLinkVars        = 1
  linkVars              = L
  sys_language_uid      = 0
  sys_language_overlay 	= 1
  sys_language_mode 	  = content_fallback
  language              = de
  htmlTag_langKey       = de-DE 
  locale_all            = de_DE.UTF8
  
[globalVar = GP:L=1]
config {  
  baseURL = http://www.domain1.com/
  sys_language_uid      = 1
  language              = en
  htmlTag_langKey       = en-EN 
  locale_all            = en_EN.UTF8   
  }   
[global]
  
[globalVar = GP:L=2]
config {    
  baseURL = http://www.domain1.gr/  
  sys_language_uid      = 2
  language              = gr
  htmlTag_langKey       = gr-GR 
  locale_all            = gr_GR.UTF8       
  }   
[global]

Best regards, Michaela


More information about the TYPO3-english mailing list