I have a rootpage which should be accessible by multiple domains. These domains are aliases (no variants, based on conditions).
In former versions of TYPO3, you could have multiple sys_domain-records on a rootpage, and the one on top was taken for building absolute URLs.
How can one configure that behavior now?
(I know, it would be better to have a single domain per website because of duplicate content and so on...)