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

溫馨提示×

溫馨提示×

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

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

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

莒南县| 长子县| 普兰店市| 拜城县| 马鞍山市| 巢湖市| 鄂伦春自治旗| 洪洞县| 太白县| 阜新市| 密山市| 富锦市| 尚志市| 和田市| 黔江区| 崇明县| 贵定县| 诸暨市| 和平区| 潜江市| 清水河县| 渑池县| 双峰县| 朝阳区| 德州市| 南投市| 沁源县| 临泉县| 嫩江县| 奉贤区| 金坛市| 土默特左旗| 藁城市| 曲水县| 洪雅县| 合江县| 宜丰县| 金湖县| 革吉县| 乐山市| 界首市|