中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

centos7.2下部署nginx

發布時間:2020-04-14 21:38:22 來源:網絡 閱讀:520 作者:北冥有大魚 欄目:建站服務器

#nginx是一款功能強大、開源軟件



1、系統版本和內核版本

        

           [root@node06 ~]# uname -r

              3.10.0-327.el7.x86_64

           [root@node06 ~]# cat /etc/redhat-release 

              CentOS Linux release 7.2.1511 (Core) 

           [root@node06 ~]# 


2、軟件包版本  nginx-1.11.10.tar.gz   (包的地址在介紹里)

3、安裝依賴

         [root@nginx ~]#  yum install -y gcc  pcre-devel  openssl-devel

4、創建nginx啟動用戶、需要的目錄并解壓安裝包。

         [root@nginx ~]# useradd nginx

         [root@nginx ~]# mkdir -p /usr、local/nginx/{client,proxy,fastcgi,uwsgi,scgi}

         [root@nginx ~]# tar zxf nginx-1.11.10.tar.gz

         [root@nginx ~]# cd nginx-1.11.10/

5、配置nginx的安裝參數和編譯

        

[root@nginx nginx-1.11.4]# ./configure \

--prefix=/usr/local/nginx \

--user=nginx \

--group=nginx \

--with-http_ssl_module \

--with-http_flv_module \

--with-http_stub_status_module \

--with-http_gzip_static_module \

--http-client-body-temp-path=/usr/local/nginx/client \

--http-proxy-temp-path=/usr/local/nginx/proxy \

--http-fastcgi-temp-path=/usr/local/nginx/fastcgi \

--http-uwsgi-temp-path=/usr/local/nginx/uwsgi \

--http-scgi-temp-path=/usr/local/nginx/scgi \

--with-pcre \

--with-file-aio \

--with-http_secure_link_module 


[root@nginx nginx-1.11.10]# make && make install


6、驗證安裝是否成功

     [root@nginx ~]#cd /usr/local/nginx/

       [root@nginx ~]#ls sbin/

        nginx         證明安裝成功

7、啟動nginx并設置開機自啟

     [root@nginx ~]# /usr/local/nginx/sbin/nginx 

     [root@nginx ~]#  vim /etc/rc.d/rc.local

     /usr/local/nginx/sbin/nginx 

     [root@nginx ~]# chmod a+x /etc/rc.d/rc.local   -------> centos7.2需要這一步

8、驗證nginx是否正常啟動

     打開網頁輸入       http://<ip地址>

     能看到nginx提供的頁面表示安裝成功






向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

乌拉特中旗| 张家港市| 华容县| 马鞍山市| 昌黎县| 忻城县| 东至县| 吉林省| 蒙自县| 绍兴县| 天等县| 通渭县| 阜平县| 扎赉特旗| 汉寿县| 老河口市| 江北区| 新津县| 米脂县| 银川市| 杭州市| 南京市| 建湖县| 苏尼特左旗| 九江县| 邳州市| 沙河市| 山阳县| 咸宁市| 鸡东县| 松桃| 江津市| 中牟县| 育儿| 衡南县| 义马市| 海淀区| 上犹县| 南川市| 车险| 海伦市|