Releases: mkasimd/debian-nginx
KSM-ngx 1.20.0.1 build for Debian 10 (amd64)
This release is a custom nginx build for amd64 Debian 10 (Buster) based on nginx 1.20.0 and has been built with OpenSSL 1.1.1d.
The lite
version is nginx v1.20.0 with ngx_headers_more, sysguard, nginx_substitutions_filter and brotli compression modules.
The noPS
version has all above mentioned modules plus modsecurity and Zstandard compression.
The full
version has all above mentioned modules plus the pagespeed module included.
NOTE: To use modsecurity
, install modsecurity-crs
(debian package) or the Core Rule Set from the github repository.
KSM-ngx 1.16.1.1 build for Debian 9 (amd64)
NOTE: This release will be updated later. Currently, the package dependencies are not set corrently.
This release is a custom nginx build for amd64 Debian 9 (stretch) based on nginx 1.16.1 and has been built with OpenSSL 1.1.1c.
The lite
version is nginx v1.16.1 with ngx_headers_more and brotli compression modules.
The noPS
version has all above mentioned modules plus Zstandard compression, safeguard, ipscrub and naxsi WAF.
The full
version has all above mentioned modules plus the pagespeed module included.
nginx 1.16.0 build for Debian 9 (amd64)
This release is an nginx 1.16.0 build for x64 Debian stretch built with OpenSSL 1.1.1b
Thus the release supports HTTP2 and TLS 1.3
The lite
version is the raw nginx v1.16.0 with ngx_headers_more module.
The noPS
version has the following modules included: ngx_headers_more, safeguard, ipscrub and ngx_brotli.
The full
version has all above mentioned modules plus the pagespeed module included