Typo3:在根页面下创建子页面,它说找不到页面。什么东西少了?

Typo3: Create subpage under the root page and it's says Page not found. What is missing?

  1. 我创建了根页面作为主页,它正在显示内容。
  2. 当我创建带有位置的子页面时,它说找不到。找到下面的屏幕截图。

首页

主页(工作中)

您似乎缺少应在安装过程中创建的必需 .htaccess (https://docs.typo3.org/m/typo3/guide-installation/master/en-us/In-depth/SystemRequirements/Index.html#apache)。

将此默认配置 https://raw.githubusercontent.com/TYPO3/TYPO3.CMS/9.5/typo3/sysext/install/Resources/Private/FolderStructureTemplateFiles/root-htaccess 保存到您的 <document root>/.htaccess