Disable Routing in TYPO3 9
问题 I have 3 Sites on a development server in one TYPO3 Instance with one domain. No option to create another subdoamin. Routing doesnt work because some of the pages have the same names. For now I would like to simply disable routing and work with page IDs but I can not find a setting for this. So - how can I disable routing in TYPO3 9? Thank you. 回答1: There is no option to disable routing. You should think about adding an entry to your etc/hosts file to add a custom domain and use that one. 来源: