macports apache,php,db, how do I test on another device?

Posted by brokenindexfinger on Super User See other posts from Super User or by brokenindexfinger
Published on 2012-10-09T23:05:52Z Indexed on 2012/10/10 3:41 UTC
Read the original article Hit count: 165

Filed under:
|
|

My supervisor suggests using macports to install/manage different versions of apache and php, as well as both mysql and posgres databases. The idea is that we need to test our platform on different versions of each. So far I've just been using the default apache installation on osx lion, and the default postgres installation.

My question is this: once I turn Web Sharing off, and proceed with a custom apache2 setup based in /opt/local/, how do I broadcast my machine's IP to other devices, for testing? With Web Sharing, I can get my machine's IP and use that to test with an iPad and iPhone. Will that still be the case, and if so, how do I do it?

© Super User or respective owner

Related posts about macports

Related posts about testing