1.下载nginx(http://nginx.org/en/download.html)
2.打开conf文件夹,找到nginx.conf 找到,改一下端口号
3.cmd下运行 start nginx,访问8080即可
http://127.0.0.1:8080/ 查看是否能打开网页
1.下载nginx(http://nginx.org/en/download.html)
2.打开conf文件夹,找到nginx.conf 找到,改一下端口号
3.cmd下运行 start nginx,访问8080即可
http://127.0.0.1:8080/ 查看是否能打开网页