I installed Typo 3 version 4.7.2 and in the last step I selected the example system called “Introduction package” (not the “Blank” one). After clicking “Go to your website” it redirected me to URL BASE/get-started/ which said:
Not Found
The requested URL BASE/index.php was not found on this server.
Can you please help me?
I have found a solution. It was little confusing because in
.htaccessthey saySo despite of using .htaccess I uncommented the lines with TYPO3root, which were said to be used in
httpd.conf, replaced TYPO3root with actual value and that’s it.Not only it should work out-of-the-box without changing the .htaccess but also the comments are confusing.