ZIP
WinGet
Caddy
Stack Holdings GmbH. · 2.9.1 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
caddy_2.9.1_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
CaddyServer.Caddy
Version
2.9.1
Description
HTTP/2 web server with automatic HTTPS
License
Apache-2.0
↗
Homepage
https://github.com/caddyserver/caddy
Installer URL
https://github.com/caddyserver/caddy/releases/download/v2.9.1/caddy_2.9.1_windows_arm64.zip
Release Notes
This is a patch release fixing a few issues related to FastCGI, HTTP/3 and unix sockets, log file permissions, repeated TERM signals, and an ARI edge case. It also adds Caddyfile support for response matching in the header directive.Thanks to everyone who reported bugs and helped with fixes!Changelog
- core: Only initiate exit once (should fix #6707)
- fix: disable h3 for unix domain socket (#6769)
- go.mod: Upgrade CertMagic to 0.21.6 (fix ARI handshake maintenance)
- header: match subdirective…