Aaron BeckerTags → #nginx
Notes
Default Astro and Nginx behaviors redirect to URLs with trailing slashes, which is great for SEO and user experience.
In this post we'll build a slim, up-to-date Nginx container with Brotli to host this blog.
How to set caching headers for static assets in an Astro + Nginx Docker container.
Minify, compress, and containerize your Astro site with @playform/compress, astro-compressor, and nginx-brotli.