Articles in this category Specifying the Port in Your NAMO Host URL When entering the URL, you also need to remember to specify the port. For example, if you previously accessed your website via "http://localhost:8888" and have now created a NAMO host called "mymac.te... Accessing Localhost from Other Devices with NAMO To access your local "localhost" from other devices, you need to create a new NAMO host. The host name cannot be "localhost." For instance, you can use "mymac.test" as the host name. Clearing the DNS Cache on iPhone Clear DNS Cache Sometimes, changes in NAMO may not take effect right away on all devices. This happens because queries and their responses are temporarily stored in a cache for quicker access. iPhone ... Entering Full URLs and Handling Non-Qualified Hostnames Full URLs with http:// Modern browsers usually combine the URL and search field into one. Because of this, sometimes the browser might interpret the URL you enter as a search query. To avoid this, alw... DNS server does not start Port Make sure no other application is using port 53. Open Terminal (Applications -> Utilities) and enter the following command: netstat -na | grep "\.53" If the output looks like this: tcp6 0 0 ... Using NAMO with the Free Version of MAMP Yes, NAMO works with the free version of MAMP. Further information MAMP Website