Advertisement
Guest User

nginx

a guest
Mar 29th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. configure arguments: --with-cc=cl --builddir=objs.msvc8 --with-debug --prefix= -
  2. -conf-path=conf/nginx.conf --pid-path=logs/nginx.pid --http-log-path=logs/access
  3. .log --error-log-path=logs/error.log --sbin-path=nginx.exe --http-client-body-te
  4. mp-path=temp/client_body_temp --http-proxy-temp-path=temp/proxy_temp --http-fast
  5. cgi-temp-path=temp/fastcgi_temp --http-scgi-temp-path=temp/scgi_temp --http-uwsg
  6. i-temp-path=temp/uwsgi_temp --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs.msv
  7. c8/lib/pcre-8.40 --with-zlib=objs.msvc8/lib/zlib-1.2.11 --with-select_module --w
  8. ith-http_v2_module --with-http_realip_module --with-http_addition_module --with-
  9. http_sub_module --with-http_dav_module --with-http_stub_status_module --with-htt
  10. p_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_s
  11. tatic_module --with-http_auth_request_module --with-http_random_index_module --w
  12. ith-http_secure_link_module --with-http_slice_module --with-mail --with-stream -
  13. -with-openssl=objs.msvc8/lib/openssl-1.0.2k --with-openssl-opt=no-asm --with-htt
  14. p_ssl_module --with-mail_ssl_module --with-stream_ssl_module
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement