VirtuBox / nginx-ee

Automated Nginx compilation with HTTP/3 and additional modules support. Compatible with WordOps, EasyEngine & Plesk
https://virtubox.github.io/nginx-ee/
MIT License
198 stars 58 forks source link

Add SXG patch #153

Open imperpl opened 5 months ago

imperpl commented 5 months ago

https://github.com/google/nginx-sxg-module

imperpl commented 5 months ago

PS. adding http/3 quic is pretty easy now: +++ --with-http_v3_module" \

after: --with-http_realip_module \