hello…! I’m new to containers. i have container running modsec , i have a file which has list of rules i want to disable. how can i refer them into container
(ps: those rules id’s will be updated dynamically)
will it require to restart or reload docker or /apache to add the conf…?
Hi!
How do you plan to run ModSecurity? As part of your web server or as a proxy server?
Will you be using ModSecurity from the Debian/Ubuntu repositories or from somewhere else?
You also mention Docker. How do you use Docker in this setup?
In a nutshell, LXD system containers are similar to VMs or standalone servers. As ModSecurity is a WAF, I think there shouldn’t be a specific issue when you run with LXD.