nginx 1.28.0
NGINX_VER=1.28.0
PCRE_VER=10.45
OPENSSL_VER=3.5.2
ZLIB_VER=1.3.1
LIBXSLT_VER=1.1.42
LIBXML_VER=2.14.5
NGX_VTSMOD_VER=0.2.4
NGX_MORHDRS_VER=0.38
NGX_ECHO_VER=0.63
nginx -V
nginx version: nginx/1.28.0
built with OpenSSL 3.5.2 5 Aug 2025
TLS SNI support enabled
configure arguments:
--with-cc-opt='-g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -static -static-libgcc -fPIC -I/usr/local/include/libxml2 -I/usr/local/include/libxslt'
--with-ld-opt='-Wl,-z,relro -Wl,-z,now -fPIC -static -lxml2 -lxslt'
--add-module=../nginx-vts
--add-module=../nginx-echo
--add-module=../nginx-more-headers
--with-openssl=../openssl
--with-pcre=../pcre
--with-zlib=../zlib
--with-cpu-opt=generic
--prefix=/usr/share/nginx
--conf-path=/etc/nginx/nginx.conf
--http-log-path=/var/log/nginx/access.log
--error-log-path=stderr
--lock-path=/var/lock/nginx.lock
--pid-path=/run/nginx.pid
--modules-path=/usr/lib/nginx/modules
--http-client-body-temp-path=/var/lib/nginx/body
--http-fastcgi-temp-path=/var/lib/nginx/fastcgi
--http-proxy-temp-path=/var/lib/nginx/proxy
--http-scgi-temp-path=/var/lib/nginx/scgi
--http-uwsgi-temp-path=/var/lib/nginx/uwsgi
--with-compat
--with-debug
--with-http_addition_module
--with-http_auth_request_module
--with-http_dav_module
--with-http_flv_module
--with-http_gunzip_module
--with-http_gzip_static_module
--with-http_mp4_module
--with-http_random_index_module
--with-http_realip_module
--with-http_secure_link_module
--with-http_slice_module
--with-http_ssl_module
--with-http_stub_status_module
--with-http_sub_module
--with-http_v2_module
--with-http_v3_module
--with-http_xslt_module
--with-mail
--with-mail_ssl_module
--with-pcre-jit
--with-stream
--with-stream_realip_module
--with-stream_ssl_module
--with-stream_ssl_preread_module
--with-threads
--with-file-aio
Full Changelog: https://github.com/vvrein/static-nginx/commits/v0.0.1