1、在iis 中添加网站,网站名和主机名设置为test.com
2、在C:WindowsSystem32driversetc找到host文件,添加
127.0.0.1 test.com
127.0.0.1特定的IP,代表本机这样在本机浏览器中敲test.com即能转到相应网站
3、也可以设置成其他人的Ip,访问局域网内其他机器的网站
1、在iis 中添加网站,网站名和主机名设置为test.com
2、在C:WindowsSystem32driversetc找到host文件,添加
127.0.0.1 test.com
127.0.0.1特定的IP,代表本机这样在本机浏览器中敲test.com即能转到相应网站
3、也可以设置成其他人的Ip,访问局域网内其他机器的网站