I've used MAMP for many years and have always been going to http://localhost:8888 to get a quick index of folders and files.
Not sure what has changed, but now no matter what version of MAMP I run, I'm not able to get my index of files in my browser... When starting servers I'm able to see that both the Apache and MySQL are green and I can even reach the WebStart page at http://localhost:8888/MAMP/?language=English
How can I get to this index so I can test my sites in the "user/documents/ sites" document root I've setup? When I go to http://localhost:8888 the page just keeps loading and never actually loads anything.
I've set the Apache Port to 8888 and MySQL to 3306 -- any other settings won't work at all.