Manuel Ojeda
Results
2
comments of
Manuel Ojeda
> adding full domain name instead of a wildcard entry to windows hosts file worked for me > > ```shell > 127.0.0.1 phpinfo.test > ``` > > The reason why...
> Working here for me using Acrylic proxy and using loopback address of Windows host (127.0.1.1) as resolver. Acrylic needs to be configured to allow incoming connections from 172.16.*. @cubikca...