成人午夜视频全免费观看高清-秋霞福利视频一区二区三区-国产精品久久久久电影小说-亚洲不卡区三一区三区一区

Linux系統(tǒng)下Nginx服務(wù)器部署

Nginx安裝步驟:

創(chuàng)新互聯(lián)專業(yè)為企業(yè)提供泊頭網(wǎng)站建設(shè)、泊頭做網(wǎng)站、泊頭網(wǎng)站設(shè)計(jì)、泊頭網(wǎng)站制作等企業(yè)網(wǎng)站建設(shè)、網(wǎng)頁設(shè)計(jì)與制作、泊頭企業(yè)網(wǎng)站模板建站服務(wù),10多年泊頭做網(wǎng)站經(jīng)驗(yàn),不只是建網(wǎng)站,更提供有價(jià)值的思路和整體網(wǎng)絡(luò)服務(wù)。

一、相關(guān)組件

(1) Nginx本身

下載地址:http://nginx.org/en/download.html;提供的安裝包是Nginx-1.9.7版本。

(2) Rewrite模塊的正則表達(dá)式依賴庫pcre

下載地址:http://www.pcre.org;提供的安裝包是pcre-8.38版本。

二、安裝步驟

(1) 安裝pcre

tar -zxvf pcre-8.38.tar.gz

cd pcre-8.38

./configure

make

make install

默認(rèn)安裝到/usr/local/lib下即可;安裝完成后可以#ls -l /usr/local/lib/libpcre.so

(2) 安裝nginx

tar –zxvf nginx-1.9.7.tar.gz

cd nginx-1.9.7

./configure

make

make install

三、nginx配置

配置文件默認(rèn)在/usr/local/nginx目錄下,主要的配置文件為conf目錄下的nginx.conf。

啟動(dòng)程序文件在/usr/sbin/nginx中。

日志在/var/log/nginx中,分別是access.log和error.log。

默認(rèn)的虛擬主機(jī)的目錄設(shè)置在了/usr/share/nginx/html中。

常見配置如下:

(1) 偵聽80端口 (nginx默認(rèn)監(jiān)聽80端口)

listen 80;

(2) 服務(wù)器名稱

Server_name localhost;

(3) 默認(rèn)主頁目錄在nginx安裝目錄的html子目錄。

root html;

index index.html index.html;

四、管理nginx

(1) 啟動(dòng)

/usr/local/nginx/sbin/nginx (/usr/nginx/sbin/nginx -t 查看配置信息是否正確)

(2) 停止

/usr/local/nginx/sbin/nginx -s stop

(3) 重啟

/usr/local/nginx/sbin/nginx-s reload

(4) 查看狀態(tài)

netstat -autlp| grep nginx

(5) 檢查部署正確性

訪問http://localhost/,查看是否正常啟動(dòng)。

五、常見問題

(1) 缺少pcre庫:./configure: error: the HTTP rewrite module requires the PCRE library.

解決方法:安裝pcre。

(2) 缺少openssl:./configure: error: the HTTP cache module requires md5 functions from OpenSSL library.

解決方法:安裝openssl-devel。

(3) 缺少gcc-c++和libtool:The program \'libtool\' is currently not installed. You can install it by typing:sudo apt-get install libtool

解決方法:安裝libtool和gcc-c++。

(4) 缺少zlib:./configure: error: the HTTP gzip module requires the zlib library.

解決方法:安裝zlib。

當(dāng)前名稱:Linux系統(tǒng)下Nginx服務(wù)器部署
本文URL:http://jinyejixie.com/article14/cphjge.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供品牌網(wǎng)站建設(shè)、微信小程序、外貿(mào)建站、App開發(fā)品牌網(wǎng)站制作、響應(yīng)式網(wǎng)站

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

網(wǎng)站優(yōu)化排名
隆尧县| 新绛县| 龙门县| 杭锦旗| 枞阳县| 金山区| 那曲县| 鹤峰县| 锦州市| 米脂县| 潍坊市| 绿春县| 黄浦区| 新化县| 开鲁县| 嵊泗县| 勐海县| 哈巴河县| 秦皇岛市| 分宜县| 澄迈县| 大埔区| 陈巴尔虎旗| 黔南| 武川县| 重庆市| 鸡西市| 益阳市| 册亨县| 九龙城区| 泽州县| 明水县| 买车| 洞头县| 闵行区| 平陆县| 修文县| 修武县| 文水县| 陆良县| 夏津县|