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: [email protected]
Web: http://dmitry-dulepov.com/

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to