Yoooo, it's actually that easy? This is the shortest HTTP server config I've ever had to type, unless you count `python3 -m http.server` or something. That's insane.
#openbsd
One of the arcs of my software opinions over the last 5 years, and really the last 8 months especially, is how necessary brevity is for correctness, maintainability, and security (which are really three sides of the same thing). I might have only graduated that from hunch to conviction recently, but it looks like the OpenBSD people have been on it for awhile here, and that's incredibly reassuring and validating for me, as I'm taking my first steps evaluating a move to OpenBSD for my web hosting needs.
Even configuring the Markdown content type (something necessary for some of my particular website quirks) is concise. This is ridiculous. I'm in love. Don't look at the nginx.conf I'm currently using in production.