ubuntu 修改host,以便在本地调试
sudo gedit /etc/hosts
这样已经可以即可生效了,
另外再改一下nginx.conf
server_name localhost www.15-1688.com;

ubuntu 修改host,以便在本地调试sudo gedit /etc/hosts 这样已经可以即可生效了, 另外再改一下nginx.conf server_name localhost www.15-1688.com; ![]()
|