Feature #17545
closedMultiple Domains without Redirects
0%
Description
I've wrote a patch which allows to set a Content Page for the Domain Object.
If you add a Domain Object to the root Page of your webproject, you can set a page which content should be displayed (without redirect).
With The normal domain object it isn't possible to add a domain on the root page and a other domain on a subpage.
Because:
if i add a domain object to a subpage, i cannot jump to a higher level.
Example:
www.weeaar.com -> shows the content from the startpage (normal domain object).
www.alkronet.info -> shows the "history" from the same tree. If i add a domain object to this page, i cannot jump to other pages in higher levels.
I don't wont use Apache redirects because this is slow and bad for SEO.
(issue imported from #M6181)
Files