nginx 컴 파일 설치 매개 변수

6280 단어 style순서프로필
nginx  :
--prefix=       
--sbin-path   (  )    (nginx)
--conf-path=       (nginx.conf)
--error-log-path=         
--pid-path=   pid  (nginx.pid)
--lock-path=   lock  (nginx.lock)(      ,           ,      。)
--user=              
--group=               
--builddir=       
--with-rtsig_module   rtsig    (    )
--with-select_module   select    (      ,           )  :--without-select_module
--with-poll_module   poll    (   select  , select    ,       ,           )
--with-file-aio   file aio  (  APL      )
--with-ipv6   ipv6  
--with-http_ssl_module   ngx_http_ssl_module  (   https  ,    openssl)
--with-http_realip_module   ngx_http_realip_module  (                 IP   ,    )
--with-http_addition_module   ngx_http_addition_module  (         ,       ,       )
--with-http_xslt_module   ngx_http_xslt_module  (    XML  )
--with-http_image_filter_module   ngx_http_image_filter_module  (  JPEG/GIF/PNG         )(      。gd    )
--with-http_geoip_module   ngx_http_geoip_module  (        MaxMind GeoIP           IP   ngx_http_geoip_module  )
--with-http_sub_module   ngx_http_sub_module  (           nginx        )
--with-http_dav_module   ngx_http_dav_module  (  PUT,DELETE,MKCOL:    ,COPY MOVE  )        ,     
--with-http_flv_module   ngx_http_flv_module  (                  )
--with-http_gzip_static_module   ngx_http_gzip_static_module  (           )
--with-http_random_index_module   ngx_http_random_index_module  (              )
--with-http_secure_link_module   ngx_http_secure_link_module  (                )
--with-http_degradation_module    ngx_http_degradation_module  (             204 444 )
--with-http_stub_status_module   ngx_http_stub_status_module  (  nginx            )
--without-http_charset_module   ngx_http_charset_module  (    web  ,        --        ,                  )
--without-http_gzip_module   ngx_http_gzip_module  (    -with-http_gzip_static_module    )
--without-http_ssi_module   ngx_http_ssi_module  (                       (SSI)    ,    SSI          )
--without-http_userid_module   ngx_http_userid_module  (                   cookies)
--without-http_access_module   ngx_http_access_module  (                    。  /    ip  )
--without-http_auth_basic_module  ngx_http_auth_basic_module(                http                   )
--without-http_autoindex_module   disable ngx_http_autoindex_module  (             ,  ngx_http_index_module              。)
--without-http_geo_module   ngx_http_geo_module  (      ,         IP  )
--without-http_map_module   ngx_http_map_module  (      /        )
--without-http_split_clients_module   ngx_http_split_clients_module  (               。   :ip  、  、cookies  )
--without-http_referer_module   disable ngx_http_referer_module  (         ,     Referer       )
--without-http_rewrite_module   ngx_http_rewrite_module  (              URI,               。   server       ,       location    。   location           ,location           。    URI     location        ,   location            URI。        10 ,  Nginx     500  。)
--without-http_proxy_module   ngx_http_proxy_module  (       )
--without-http_fastcgi_module   ngx_http_fastcgi_module  (     Nginx  FastCGI     ,          FastCGI     。 )FastCGI            。
--without-http_uwsgi_module   ngx_http_uwsgi_module  (       uwsgi  ,uWSGI     )
--without-http_scgi_module   ngx_http_scgi_module  (       SCGI    ,SCGI   CGI     。         HTTP      。    FastCGI           。)
--without-http_memcached_module   ngx_http_memcached_module  (            ,       )
-without-http_limit_zone_module   ngx_http_limit_zone_module  (         ,            )
--without-http_limit_req_module   ngx_http_limit_req_module  (                           session        )
--without-http_empty_gif_module   ngx_http_empty_gif_module  (            1*1   GIF  ,          )
--without-http_browser_module   ngx_http_browser_module  (                。      modern , $modern_browser  modern_browser_value      ;       old, $ancient_browser   ancient_browser_value      ;       MSIE      ,  $msie  1)
--without-http_upstream_ip_hash_module   ngx_http_upstream_ip_hash_module  (            )
--with-http_perl_module   ngx_http_perl_module  (    nginx      perl   ssi  perl)
--with-perl_modules_path=   perl    
--with-perl=   perl     
--http-log-path=   access log  
--http-client-body-temp-path=   http           
--http-proxy-temp-path=   http        
--http-fastcgi-temp-path=   http fastcgi      
--http-uwsgi-temp-path=   http uwsgi      
--http-scgi-temp-path=   http scgi      
-without-http   http server  
--without-http-cache   http cache  
--with-mail   POP3/IMAP4/SMTP      
--with-mail_ssl_module   ngx_mail_ssl_module  
--without-mail_pop3_module   pop3  (POP3       3   ,                                 。                   ,POP3                      ,                         。POP3   TCP/IP       ,                          )
--without-mail_imap_module   imap  (        。                                  ,     。IMAP     TCP/IP    ,       143。  POP3                        ,                     。)
--without-mail_smtp_module   smtp  (SMTP         ,                      ,            。SMTP    TCP/IP   ,                         。)
--with-google_perftools_module   ngx_google_perftools_module  (   ,        )
--with-cpp_test_module   ngx_cpp_test_module  
--add-module=         
--with-cc=   C     
--with-cpp=   C     
--with-cc-opt=   C     (PCRE ,    �Cwith-cc-opt=”-I /usr/local/include”,    select()                ,    �Cwith-cc- opt=”-D FD_SETSIZE=2048”  。)
--with-ld-opt=         。(PCRE ,    �Cwith-ld-opt=”-L /usr/local/lib”。)
--with-cpu-opt=      CPU,     : pentium, pentiumpro, pentium3, pentium4, athlon, opteron, amd64, sparc32, sparc64, ppc64
--without-pcre   pcre 
--with-pcre   pcre 
--with-pcre=   pcre     
--with-pcre-opt=      pcre       
--with-md5=   md5     (         ,            )
--with-md5-opt=      md5       
--with-md5-asm   md5   
--with-sha1=   sha1   (      ,        )
--with-sha1-opt=      sha1       
--with-sha1-asm   sha1   
--with-zlib=   zlib   
--with-zlib-opt=      zlib      
--with-zlib-asm=     CPU  zlib       ,CPU   pentium, pentiumpro
--with-libatomic                    
--with-libatomic=   libatomic_ops    
--with-openssl=   openssl    
--with-openssl-opt      openssl      
--with-debug   debug  

좋은 웹페이지 즐겨찾기