Nginx-full package with ModSecurity enabled

Hi team!
I'm using nginx (installed nginx-full package) which works quite nice.
Meanwhile I figured out that ModSecurity is missing. Could someone provide the exact configure options and compile environement, then I could give it a try to add that module?

Another option - someone improve the "nginx-full" package with that feature?

Thanks!

T.

Take for example openresty lua module - start here, there are other sections with extra conf files and module files to install/package.

Thanks, I'll give it a try. Need to setup the build env first :slight_smile:

Works now.
There was no need to modify nginx itself because it's enabled for dynamic modules.

Was a little tricky because I had to compile modSecurity and the nginx connector against musl. :slightly_smiling_face:

Thanks!

T.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.