When setting up a server environment under win10, I cannot access the domain name I created myself, but I can access the domain name on the external network. What's going on?
控控2017-09-28 11:01:41
0
1
1377
The domain name created by myself when setting up the server environment under win10 cannot be accessed, but the domain name of the external network is accessed. What's going on? Ask God for help
replyIt works with Google Chrome, but not with IE. It has been added, and the hosts file under win10 does not have write permission by default. You must enable the permission first, otherwise the content of the hosts file cannot be saved if it is modified.
To create a virtual domain name, you need to open the host file on the C drive and add 127.0.01 www.xxxxxx.com (your domain name)