| | | | | 1.测试环境正确搭建并确认 2.操作系统正常运行 3.系统80端口未被占用:sudo lsof -i:80 | | 1.安装nginx:yum install nginx -y 2.重启 systemctl restart nginx 查询nginx的状态:systemctl status nginx 3.关闭防火墙:systemctl stop firewalld setenforce 0 4.打开浏览器,访问Nginx首页,http://127.0.0.1:80 | | | |
| | |
|
|
|
|
|
版权说明:论坛帖子主题均由合作第三方提供并上传,若内容存在侵权,请进行举报