Actions
Bug #88028
closedindex.php results in 404
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2019-03-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Fresh installation of Typo 9.5.5 with DEMO-Site with "built-in" site-config
the result of http://domain.net/index.php results in 404.
http://domain.net/ : works
http://domain.net/index.php?id=1 : works
http://domain.net/index.php : 404
Delete the site-config and http://domain.net/index.php works as aspected.
Actions