Skip to content

Instantly share code, notes, and snippets.

@mattsta
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattsta/c6ac73859d1380f5b59e to your computer and use it in GitHub Desktop.
Save mattsta/c6ac73859d1380f5b59e to your computer and use it in GitHub Desktop.
hack at me, bro
/usr/local/src/web/nginx-1.7.6% cat config.nice
./configure --prefix=/sw --with-http_perl_module --with-ipv6 --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module --with-http_image_filter_module --with-http_geoip_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-pcre=../../libs/pcre-7.9/ --add-module=../nginx-upload-module/ --with-http_spdy_module --with-openssl=/usr/local/src/sys/openssl-1.0.1j
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment