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
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to