I have AMPPS installed on Windows 10. I'm using port 8080 for Apache. I installed Wordpress through AMPPS and I'm able to access the dashboard and other pages, just not the homepage.
Both siteurl and home are set to http://localhost:8080/wordpress/wp in the database in phpmyadmin. The dashboard loads correctly at http://localhost:8080/wordpress/wp/wp-admin/, and other pages like http://localhost:8080/wordpress/wp/home/ load. But trying to load http://localhost:8080/wordpress/wp/ redirects to http://localhost/wordpress/wp/ and results in a 404.