Hi,
On Windows, the DNS lookup order is:
- own name (LocalPriority)
- local, i.e. hosts file (HostPriority)
- local DNS cache (DnsPriority)
- Internet DNS (NetbtPriority)
This order corresponds to the registry key:
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider
This can be checked by Right-Click -> Tools -> Check DNS lookup order.
In your case
* it might be necessary to set up a local DNS like Unbound DNS.
There's an article on a simple installation procedure, but it's in French:
Installing Unbound DNS*I only use one PC, so I can't try out network IP access except with my smartphone.
---------------------------------------------------------------
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons