After the update from v9 to v10.4.12 I have a problem with the access to the web page.
If I use
it works fine, but if I use
it doesn't work anymore. I have set
baseURL = https://www.country-radio.eu
SYS trustedHostsPattern = .*
But I got a "Page not found" error. If I try to access https://country-radio.eu/info3.php it works and shows the php info.
What I have to do, to get the root URL working again under v10?
Edit: I could not figure out how to do it with TYPO3. Therefore I implemented the redirect with IIS,