Jump to content

I need some help compiling NGINX with modsecurity (WAF) and the More-Headers-Plugin as well as HTTP/3 support

I am looking for a way to deploy an NGINX instance standalone and/or inside a Docker-Container. But I am having troubles compiling it with a Web-Application-Firewall (WAF, modsecurity if you have other better options please let me know) and the plugin more headers. I also want to make use of HTTP/3 (quick support).
The newest version of NGINX seems to have HTTP/3 support backed in (1.25.5). But I am not sure about that. I used to compile NGINX with the Cloudflare version of HTTP/3 and brotli compression. But I would like to use a WAF and the "More-Headers-Plugin" if possible as well. Maybe someone knows a step by step guide since I couldn't find one working for me yet.
Also for now I would like to use PHP_fpm_8.3.6 if that's possible for testing purposes.

It should run on a Debian 12.2 system.

Thanks in advance

Jens Humke

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×