2025-02-25 UTC
#
immibis SylvatiCodes: almost all exploits happen in the application itself, not in an nginx reverse proxy. If you are running a web application you don't trust to be free of exploits you can protect it behind a password or mutual TLS, implemented in nginx, so that people who aren't you can't even get to the application.