Paste the files in this repository into the C:\xampp\htdocs folder.
Change your directory and application name variables in routes\location.php
When writing page redirects, you can access files directly from the home directory by prefixing the addresses with "/".
You visited the redirect "/list" address or a file in it.
This application will allow you to visit "http://localhost/[path]/[application]/list/".
If you do not use this application, when you want to visit "/list" you will visit "http://localhost/list/".