91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

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

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

centos7編譯安裝nginx的方法步驟

發布時間:2020-09-11 18:16:11 來源:腳本之家 閱讀:181 作者:一落一 欄目:服務器

安裝nginx編譯所需的lib庫

yum -y install make zlib zlib-devel gcc-c++ libtool openssl openssl-devel
yum -y install pcre pcre-devel

查看pcre(正則庫)版本

pcre-config --version

進入編譯目錄

cd /usr/local/src

從官網下載最新的nginx(stable version穩定版)

wget http://nginx.org/download/nginx-1.14.0.tar.gz

解壓nginx壓縮包

tar -zxvf nginx-1.14.0.tar.gz

進入解壓目錄

cd nginx-1.14.0

運行配置腳本(--prefix參數指定nginx安裝的目錄,默認安裝在/usr/local/nginx )

./configure --prefix=/usr/local/nginx

編譯安裝nginx

make && make install

將nginx執行命令軟鏈接到/usr/bin

ln -s /usr/local/nginx/sbin/nginx /usr/bin

啟動nginx

nginx

設置開機自啟動

echo "/usr/local/nginx/sbin/nginx" >> /etc/rc.d/rc.local
chmod +x /etc/rc.d/rc.local

以上就是整個安裝過程...

執行nginx -h查看相關命令

[root@localhost ~]# nginx -h
nginx version: nginx/1.14.0
Usage: nginx [-?hvVtTq] [-s signal] [-c filename] [-p prefix] [-g directives]

Options:
 -?,-h     : this help
 -v      : show version and exit
 -V      : show version and configure options then exit
 -t      : test configuration and exit
 -T      : test configuration, dump it and exit
 -q      : suppress non-error messages during configuration testing
 -s signal   : send signal to a master process: stop, quit, reopen, reload
 -p prefix   : set prefix path (default: /usr/local/nginx/)
 -c filename  : set configuration file (default: conf/nginx.conf)
 -g directives : set global directives out of configuration file

查看nginx安裝目錄

whereis nginx

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持億速云。

向AI問一下細節

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

AI

武平县| 河源市| 蒲江县| 潜山县| 恩平市| 泸西县| 都兰县| 玉门市| 潼关县| 许昌县| 旌德县| 河北省| 区。| 临邑县| 阜城县| 大足县| 宜春市| 扎鲁特旗| 鹤岗市| 文成县| 阿拉尔市| 安泽县| 黄石市| 邹平县| 翁牛特旗| 如东县| 东方市| 合阳县| 满洲里市| 大同市| 清河县| 乌审旗| 怀柔区| 镶黄旗| 丰台区| 阳高县| 安宁市| 商水县| 孟村| 高邮市| 西乡县|