[TYPO3-english] realurl path showing only default language

Dmitry Dulepov dmitry.dulepov at gmail.com
Tue May 31 08:41:20 CEST 2011


Hi!

Katja Lampela wrote:
> [globalVar = GP:L=0] OR [globalString = IENV:HTTP_HOST = www.domain.fi]

Hmmm. Why do you need that "OR [..." part?

Best would be to remove the whole condition on L=0. Firsts, it is less 
conditions (and less cache entries). Secondly, you need to have a default 
language anyway, so that condition does not make sense. Thirdly, you will 
override it with condition on L=1 when necessary.

-- 
Dmitry "itoldyou" Dulepov
TYPO3 core&security team member
E-mail: dmitry.dulepov at typo3.org
Web: http://dmitry-dulepov.com/



More information about the TYPO3-english mailing list