2017年7月11日

Centos7搭建LEMP

摘要: 1.Nginx通过源码安装已经启动 [root@localhost conf]# systemctl status nginx ● nginx.service - nginx - high performance web server Loaded: loaded (/usr/lib/systemd 阅读全文

posted @ 2017-07-11 15:47 i艾斯 阅读(126) 评论(0) 推荐(0)

源码安装Nginx

摘要: 1.下载源码,解压 [root@localhost ~]# tar -xzvf nginx-1.8.0.tar.gz [root@localhost ~]# cd nginx-1.8.0 [root@localhost nginx-1.8.0]# ls auto CHANGES.ru configu 阅读全文

posted @ 2017-07-11 10:03 i艾斯 阅读(87) 评论(0) 推荐(0)

导航