The backend referenced in the docker-compose.yml:
What's the purpose of it?
If I stop it's container then every request is replied by an engine nginx error page. (beyond that: In terms of security I'd recommend the nginx server to stay anonymous and serve a neutral error page, even if the scenario isn't very common).
The backend referenced in the docker-compose.yml:
traefik-modsecurity-plugin/docker-compose.yml
Line 30 in bba1950
What's the purpose of it?
If I stop it's container then every request is replied by an engine nginx error page. (beyond that: In terms of security I'd recommend the nginx server to stay anonymous and serve a neutral error page, even if the scenario isn't very common).