Nginx 컴 파일 파라미터 상세 설명

2083 단어 nginx컴 파일Nginx
Nginx 일반적인 컴 파일 매개 변수 보기
[root@localhost ~] ./config --help
--help        

--prefix=PATH       

--sbin-path=PATH          

--conf-path=PATH       (nginx.conf)  

--error-log-path=PATH         
 
--pid-path=PATH   pid  (nginx.pid)  

--lock-path=PATH   lock  (nginx.lock)  
 
--user=USER            (www)
 
--group=GROUP           (www)

--builddir=DIR          

--with-http_ssl_module   ngx_http_ssl_module  (Apache  :mod_ssl)

--with-http_flv_module   ngx_http_flv_module  (mod_flvx)
       FLV(flash)       。

--with-http_gzip_static_module   ngx_http_gzip_static_module  (mod_dflate)。
                 Gzip                 “.gz”       ,             。

--with-http_stub_status_module   ngx_http_stub_status_module  (mod_status)
          nginx     ,       ,      。

--without-http_gzip_module    ngx_http_gzip_module  ,      。

--without-http_referer_module    ngx_http_referer_module  
       Referer             ,                。           。

--with-http_perl_module   ngx_http_perl_module  ,      nginx  SSI  perl     perl 

--with-perl_modules_path=PATH   perl    

--with-perl=PATH   perl     

--http-log-path=PATH   access log    

--http-client-body-temp-path=PATH              

--http-proxy-temp-path=PATH   http proxy      

--http-fastcgi-temp-path=PATH   http fastcgi       

--without-http    HTTP server  ,          ,     http  

--with-mail   POP3/IMAP4/SMTP    

--with-mail_ssl_module   ngx_mail_ssl_module  
      POP3/IMAP/SMTP    SSL/TLS.       HTTP SSL  ,            

--with-sha1=DIR   sha1     
sha1:      (Secure Hash Algorithm)           (Digital Signature Standard DSS)           (Digital Signature Algorithm DSA)。      2^64    ,SHA1     160      。         ,                  。       ,          ,                。

--with-sha1-opt=OPTIONS   sha1    

--with-sha1-asm   sha1     

--with-zlib=DIR   zlib     
                      
--with-zlib-opt=OPTIONS   zlib    

--with-zlib-asm=CPU  zlib    CPU    ,    :pentium, pentiumpro

--with-openssl=DIR   OpenSSL     

--with-openssl-opt=OPTIONS   OpenSSL    

--with-debug       

좋은 웹페이지 즐겨찾기