I've got a MacBook running MAMP.
I want others on my team (who are on the same network) to be able to access my local webserver so they can test their client code against my RESTful API's on my server.
|
I've got a MacBook running MAMP. I want others on my team (who are on the same network) to be able to access my local webserver so they can test their client code against my RESTful API's on my server. | ||||
|
feedback
|
This question came from our site for system administrators and desktop support professionals.
|
Just make sure you have apache listening on your local IP address or on all addresses assigned to your laptop. It should already be setup by default to do this. Just give your coworkers your IP Address and they should be good to go. | |||||||||||
feedback
|