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

溫馨提示×

溫馨提示×

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

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

nginx-1.16.1安裝

發布時間:2020-09-09 13:02:58 來源:網絡 閱讀:384 作者:Mart_sea 欄目:系統運維

一、官網下載源碼
http://nginx.org/en/download.html

二、上傳到指定的安裝目錄

tar vxf nginx-1.16.1.tar.gz
cd cd nginx-1.16.1 && ./config --prefix=/etc/nginx

./configure: error: the HTTP rewrite module requires the PCRE library.
You can either disable the module by using --without-http_rewrite_module
option, or install the PCRE library into the system, or build the PCRE library
statically from the source with nginx by using --with-pcre=<path> option.

安裝需要的插件

yum -y install openssl openssl-devel

checking for zlib library ... not found

./configure: error: the HTTP gzip module requires the zlib library.
You can either disable the module by using --without-http_gzip_module
option, or install the zlib library into the system, or build the zlib library
statically from the source with nginx by using --with-zlib=<path> option.

安裝需要的插件

yum install zlib-devel -y

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

make

三、啟動nginx
./sbin/nginx

四、查看nginx 啟動配置詳情
./sbin/nginx -t

五、隱藏nginx版本號
vim conf/nginx.conf
http server 路徑下添加 server_tokens off;

        vim conf/fastcgi.conf
        修改  fastcgi_param  SERVER_SOFTWARE    nginx/$nginx_version;
        fastcgi_param  SERVER_SOFTWARE    nginx;

        重啟或者reload nginx
        pkill nginx && ./sbin/nginx
向AI問一下細節

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

AI

东丽区| 句容市| 中江县| 独山县| 罗源县| 津市市| 偃师市| 德格县| 宝清县| 六盘水市| 威信县| 江西省| 泾源县| 偃师市| 渭南市| 香河县| 石门县| 贵州省| 太白县| 木兰县| 建平县| 芜湖市| 宁国市| 利津县| 和平县| 虞城县| 南汇区| 河津市| 平遥县| 正宁县| 花垣县| 集安市| 米泉市| 涟源市| 锡林浩特市| 永登县| 昌图县| 孝感市| 吐鲁番市| 双柏县| 任丘市|