I'm using MAMP Pro to create virtual server url's for my local sites I'm developing. I'm having a play with jquerymobile at the moment and have assigned a server name in the "hosts" section of the MAMP admin that is "http://jquerymobile.dev". This works fine on my main machine MAMP is running on but would love to be able to see what I'm doing on my iPhone that is also on my home network.
I can successfully navigate to my computers IP address from my phone and it shows the MAMP homepage, but I want to also be able to navigate to "http://jquerymobile.dev" on my iPhone. Is this possible?