亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

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

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

在已經安裝好的Nginx上增加新模塊

發布時間:2020-07-29 00:41:27 來源:網絡 閱讀:251 作者:知行知行 欄目:系統運維

在現有的web服務器上增加新的模塊實現更為豐富的功能,Nginx算是比較常用的web服務器, nginx不僅僅可以做web服務器,只要安裝對應的插件還可作反向代理、即時通訊、文件下載、流媒體服務等功能,有時候我們已經安裝好了Nginx,改變用途或者發現缺少用到沒有安裝的模塊,可是我們又不想重新安裝覆蓋已經安裝的nginx,我們該如何新增模塊呢?下面通過安裝--with-mail_ssl_module作為示例進行說明,安裝其他模塊也是同樣的道理。
1、 當前nginx:
/usr/local/nginx-1.6.3/sbin/nginx –V
configure arguments: --prefix=/usr/local/nginx-1.6.3 --with-http_ssl_module --with-http_spdy_module --with-http_stub_status_module --with-pcre --with-http_realip_module --add-module=/root/ngx_cache_purge-1.3
2、 安裝:
解壓相同版本的nginx源碼包(以前安裝時的源碼包)
tar zxf nginx-1.6.3.tar.gz
cd nginx-1.6.3
./configure (原來的參數) --prefix=/usr/local/nginx-1.6.3 --with-http_ssl_module --with-http_spdy_module --with-http_stub_status_module --with-pcre --with-http_realip_module --add-module=/root/ngx_cache_purge-1.3 --with-mail_ssl_module
編譯:make
但是不要make install,這樣會覆蓋原程序。
mv /usr/local/nginx-1.6.3/sbin/nginx /usr/local/nginx-1.6.3/sbin/nginx_bak
cp objs/nginx /usr/local/nginx-1.6.3/sbin/
3、 驗證,查看一下nginx的模塊情況
/usr/local/nginx-1.6.3/sbin/nginx –V
configure arguments: --prefix=/usr/local/nginx-1.6.3 --with-http_ssl_module --with-http_spdy_module --with-http_stub_status_module --with-pcre --with-http_realip_module --add-module=/root/ngx_cache_purge-1.3 --with-mail_ssl_module

向AI問一下細節

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

AI

蓝山县| 台南县| 壶关县| 大渡口区| 武陟县| 齐齐哈尔市| 固镇县| 霍州市| 临洮县| 邢台县| 白朗县| 绥化市| 盐边县| 白水县| 新绛县| 武乡县| 穆棱市| 漳州市| 郑州市| 潮安县| 萨迦县| 岑巩县| 曲松县| 邵东县| 石门县| 兰溪市| 赞皇县| 龙胜| 勐海县| 从化市| 江陵县| 蒙城县| 成安县| 西充县| 辉县市| 斗六市| 濮阳县| 彰化市| 铜陵市| 汉阴县| 馆陶县|