Nginx常用配置引數的含義
--prefix #nginx安裝目錄,預設在/usr/local/nginx
--pid-path #pid問件位置,預設在logs目錄
--lock-path #lock問件位置,預設在logs目錄
--with-http_ssl_module #開啟HTTP SSL模組,以支援HTTPS請求。
--with-http_dav_module #開啟WebDAV擴充套件動作模組,可為檔案和目錄指定許可權
--with-http_flv_module #支援對FLV檔案的拖動播放
--with-http_realip_module #支援顯示真實來源IP地址
--with-http_gzip_static_module #預壓縮檔案傳前檢查,防止檔案被重複壓縮
--with-http_stub_status_module #取得一些nginx的執行狀態
--with-mail #允許POP3/IMAP4/SMTP代理模組
--with-mail_ssl_module #允許POP3/IMAP/SMTP可以使用SSL/TLS
--with-pcre=../pcre-8.11 #注意是未安裝的pcre路徑
--with-zlib=../zlib-1.2.5 #注意是未安裝的zlib路徑
--with-debug #允許除錯日誌
--http-client-body-temp-path #客戶端請求臨時檔案路徑
--http-proxy-temp-path #設定http proxy臨時檔案路徑
--http-fastcgi-temp-path #設定http fastcgi臨時檔案路徑
--http-uwsgi-temp-path=/var/tmp/nginx/uwsgi #設定uwsgi 臨時檔案路徑
--http-scgi-temp-path=/var/tmp/nginx/scgi #設定scgi 臨時檔案路徑
--pid-path #pid問件位置,預設在logs目錄
--lock-path #lock問件位置,預設在logs目錄
--with-http_ssl_module #開啟HTTP SSL模組,以支援HTTPS請求。
--with-http_dav_module #開啟WebDAV擴充套件動作模組,可為檔案和目錄指定許可權
--with-http_flv_module #支援對FLV檔案的拖動播放
--with-http_realip_module #支援顯示真實來源IP地址
--with-http_gzip_static_module #預壓縮檔案傳前檢查,防止檔案被重複壓縮
--with-http_stub_status_module #取得一些nginx的執行狀態
--with-mail #允許POP3/IMAP4/SMTP代理模組
--with-mail_ssl_module #允許POP3/IMAP/SMTP可以使用SSL/TLS
--with-pcre=../pcre-8.11 #注意是未安裝的pcre路徑
--with-zlib=../zlib-1.2.5 #注意是未安裝的zlib路徑
--with-debug #允許除錯日誌
--http-client-body-temp-path #客戶端請求臨時檔案路徑
--http-proxy-temp-path #設定http proxy臨時檔案路徑
--http-fastcgi-temp-path #設定http fastcgi臨時檔案路徑
--http-uwsgi-temp-path=/var/tmp/nginx/uwsgi #設定uwsgi 臨時檔案路徑
--http-scgi-temp-path=/var/tmp/nginx/scgi #設定scgi 臨時檔案路徑
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15498/viewspace-2135943/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 部分Oracle 配置檔案引數含義Oracle
- plsql下nocopy引數的含義SQL
- 常用的jvm配置引數 :永久區引數配置JVM
- GoldenGate 基本引數含義Go
- php引數3個點的含義PHP
- mysqldump --master-data=2引數的含義MySqlAST
- 安裝oracle時核心引數的含義Oracle
- Nginx 配置常用引數,看這一篇就夠了Nginx
- Nginx的gzip配置引數說明Nginx
- histb 引導核心 boot_cmd 引數含義boot
- 常用指令碼:獲取隱含引數指令碼
- oracle 11g常用隱含引數Oracle
- nginx 常見引數以及重定向引數配置Nginx
- Python 中 key 引數的含義及用法Python
- 安裝oracle時引數shmmax,shmall的含義OracleHMM
- CLUSTER_DATABASE_INSTANCES 引數的真正含義Database
- Python中key引數的含義及用法Python
- nginx 高併發配置引數Nginx
- nginx gzip配置引數解讀Nginx
- [Nginx] - nginx 基本配置與引數說明(轉)Nginx
- CBO,ORACLE,隱含引數,_sort_elimination_cost_ratio的含義Oracle
- Linux上shmmax引數的設定及含義LinuxHMM
- Nginx伺服器常用引數設定Nginx伺服器
- Nginx 配置檔案引數詳解Nginx
- Elasticsearch常用配置及效能引數Elasticsearch
- Flink常用的配置引數總結
- nginx常用配置Nginx
- Linux上shmmax引數的設定及含義(轉)LinuxHMM
- SAP Fiori 應用 url 中的 DraftUUID 引數的含義RaftUI
- 徹底搞明白find命令的-mtime引數的含義
- oracle中用Create Table建立表時,Storage中引數的含義!Oracle
- Oracle 執行計劃中一些引數的含義Oracle
- nginx常用配置教程。Nginx
- nginx host常用配置Nginx
- 隱含引數的查詢
- Oracle的隱含引數(zt)Oracle
- Oracle 隱含引數Oracle
- ORACLE隱含引數Oracle