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.