Skip to content

Instantly share code, notes, and snippets.

@dz1984
Created September 29, 2013 13:14
Show Gist options
  • Save dz1984/6752423 to your computer and use it in GitHub Desktop.
Save dz1984/6752423 to your computer and use it in GitHub Desktop.
Configure Nginx modules.
./configure \
--with-http_ssl_module \
--with-http_realip_module \
--with-http_stub_status_module \
--with-http_geoip_module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment