Actions
Bug #105631
closedsite base is overridden by base variant in the site module
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2024-11-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
My page must be available under "https://mydomain.tld" as well as "https://www.mydomain.tld" - but when I set the site base to "https://mydomain.tld" and then add the base variant "https://www.mydomain.tld" with applicationContext == "Production" then "https://mydomain.tld" is no longer available and throws a 503 error. So it's either one or the other. I would have assumed that both bases are equally working - which is not the case. Why is this so?
Actions