logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

nginx:HTTP Error 404. The requested resource is not found.

找到nginx.config文件,用记事本打开,修改默认80端口为8001,重新启动,访问http://localhost:8001。问题:nginx默认端口被占用(默认端口为80)解决:修改端口,步骤如下。

文章图片
#nginx#http#运维
到底了