Skip to content

Instantly share code, notes, and snippets.

@viphat
Created September 7, 2016 09:19
Show Gist options
  • Save viphat/535828211de18f4fb9b8c9046ac52a92 to your computer and use it in GitHub Desktop.
Save viphat/535828211de18f4fb9b8c9046ac52a92 to your computer and use it in GitHub Desktop.
./configure --sbin-path=/usr/local/nginx/nginx --conf-path=/usr/local/nginx/nginx.conf --pid-path=/usr/local/nginx/nginx.pid --with-http_ssl_module --without-http_empty_gif_module --without-http_rewrite_module --without-http_autoindex_module --without-http_ssi_module --without-http_scgi_module --with-http_realip_module --without-http_uwsgi_module --without-http_fastcgi_module --with-file-aio --with-http_stub_status_module --with-http_gzip_static_module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment