Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 1.21 KB

README.md

File metadata and controls

54 lines (42 loc) · 1.21 KB

NGINX (Static)

Statically linked NGINX with latest feature set.

Components

Flags

  • --with-http_ssl_module
  • --with-http_v2_module
  • --with-http_v3_module
  • --with-http_realip_module
  • --with-http_addition_module
  • --with-http_xslt_module
  • --with-http_sub_module
  • --with-http_dav_module
  • --with-http_flv_module
  • --with-http_mp4_module
  • --with-http_gunzip_module
  • --with-http_gzip_static_module
  • --with-http_auth_request_module
  • --with-http_random_index_module
  • --with-http_secure_link_module
  • --with-http_degradation_module
  • --with-http_slice_module
  • --with-http_stub_status_module
  • --with-mail_ssl_module
  • --with-stream
  • --with-stream_ssl_module
  • --with-stream_ssl_preread_module

Libraries

  • LibreSSL (latest)
  • PCRE2 (latest)
  • libxml2 (latest)
  • libxslt (latest)
  • zlib (latest)

Modules

  • headers-more-nginx-module (git HEAD)
  • nginx-dav-ext-module (git HEAD)
  • ngx_brotli (git HEAD)
  • ngx-fancyindex (git HEAD)
  • njs (latest)

License

Works of this project is licensed under GNU General Public License Version 3.

Package specifications are derived from Debian (DEB) or openSUSE (RPM), they are licensed under original licenses.

NGINX is licensed under BSD 2-Clause "Simplified" License.