4 ms·
a static site is served by a webserver, but the software to generate it runs elsewhere.
by rrix2 11mo ago
a static site is served by a webserver, but the software to generate it runs elsewhere.
- manmal 11mo agoYes. And a web server has an attack surface, no?
- mikepurvis 11mo agoI think it’s reasonable to understand that nginx/caddy serving static files (or better yet a public s3 bucket doing so) is way, way less of a risk than a dynamic application.