I’m new to web development. Kirby sounded easy enough to set up, but I’m failing miserably!
- Installed MAMP on Windows (C:\MAMP)
- Copied starterkit-master (also tried plainkit) to C:\MAMP\htdocs
- Started the MAMP server (port 81, php 7.2.10, tried apache and nginx)
- I browse to http://localhost:81/MAMP/ , I see the default MAMP welcome page.
- I browse to http://localhost:81/MAMP/starterkit-master : NOT FOUND
The requested URL /MAMP/starterkit-master was not found on this server.