[TYPO3-english] Conditions hostname
Roberto Torresani
erreti at gmail.com
Wed Nov 11 16:34:42 CET 2009
Hi all!
I have two domain that point on the same TYPO3 istallation: www.domain.itand
www.domain.eu
I want set BaseURL to be the one used from the user to access in the site.
I try with the follow typoscript:
config.baseURL = http://www.domain.it/
[hostname = www.domain.eu]
config.baseURL = http://www.domain.eu/
[end]
But if I connect in '.it' or in '.eu' I have always baseURL to '.it'
What's wrong?
Thanks
Roberto
More information about the TYPO3-english
mailing list