nginx的安裝升級、經常使用配置(一)

1、搭建Nginx服務器 一、使用源碼包安裝nginx軟件包 (tar解包、./configure 、make、make install) [root@proxy ~]# yum -y install gcc pcre-devel openssl-devel //安裝依賴包 [root@proxy ~]# useradd -s /sbin/nologin nginx [root@proxy ~]#
相關文章
相關標籤/搜索