Chrome now treating IP address of localhost same as somesite.localhost

随声附和 提交于 2019-12-06 12:49:29

This is a "feature" that was just added to chrome, all localhost domains will always resolve to loopback.

See the following links for more information:

One workaround is to change your entries to not end in localhost, something like "vagrantsite1.local 192.168.33.10" instead should work.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!