Advertisement
Guest User

Untitled

a guest
Oct 28th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. $ nginx -V
  2. nginx version: nginx/1.10.2
  3. built with OpenSSL 1.0.2j 26 Sep 2016
  4. TLS SNI support enabled
  5. configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I /usr/local/include' --with-ld-opt='-L /usr/local/lib' --conf-path=/usr/local/etc/nginx/nginx.conf --sbin-path=/usr/local/sbin/nginx --pid-path=/var/run/nginx.pid --error-log-path=/var/log/nginx/error.log --user=www --group=www --modules-path=/usr/local/libexec/nginx --with-ipv6 --http-client-body-temp-path=/var/tmp/nginx/client_body_temp --http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp --http-proxy-temp-path=/var/tmp/nginx/proxy_temp --http-scgi-temp-path=/var/tmp/nginx/scgi_temp --http-uwsgi-temp-path=/var/tmp/nginx/uwsgi_temp --http-log-path=/var/log/nginx/access.log --without-http-cache --add-dynamic-module=/usr/ports/www/nginx/work/headers-more-nginx-module-84241e4 --add-module=/usr/ports/www/nginx/work/ngx_devel_kit-0.3.0 --add-dynamic-module=/usr/ports/www/nginx/work/lua-nginx-module-0.10.6 --with-pcre --add-module=/usr/ports/www/nginx/work/nginx-x-rid-header-0daa3cc --with-http_v2_module --with-http_ssl_module
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement