摘要: 可以参考以前安装成功的案例 centos 7.0 nginx 1.7.9成功安装过程 官网下载 http://nginx.org/en/download.html nginx下载位置 /usr/local/ nginx 安装目录 /usr/etc/nginx1910 nginx path prefi 阅读全文
posted @ 2016-02-05 23:13 星耀学园 阅读(1289) 评论(0) 推荐(0)
摘要: 1.查看防火墙是否在运行 firewall-cmd --state [root@localhost ~]# firewall-cmd --staterunning 2.查看都有哪些端口添加到例外 firewall-cmd --permanent --list-port permanent 永久配置 阅读全文
posted @ 2016-02-05 18:14 星耀学园 阅读(894) 评论(0) 推荐(0)