I've installed MAMP on my Mac. Then, I put my website into the htdocs folder of MAMP. I started the Server. But how can I launch the website in Safari now? What's the URL to the website, when it's named "testsite" for example?
+1
A:
Have you tried localhost:8888
? See Installing MAMP for more details.
Skilldrick
2010-10-06 15:20:08
+1
A:
If it is named "testsite.html" then it will be at localhost:8888/testsite.html . Good luck with the MAMP fun that should ensue!
Braden
2010-10-06 15:24:09