ZIP
WinGet
Caddy
Stack Holdings GmbH. · 2.7.6 · 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.7.6_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
CaddyServer.Caddy
Version
2.7.6
Description
HTTP/2 web server with automatic HTTPS
License
Apache-2.0
↗
Installer URL
https://github.com/caddyserver/caddy/releases/download/v2.7.6/caddy_2.7.6_windows_arm64.zip
Release Notes
In this version we've made several fixes and enhancements with help from several contributors. Most changes are small, but some notable ones:- The templates middleware is now officially extensible (experimentally). This means modules can add custom functions/actions for templates to execute.
- TLS storage cleaning is now synchronized across the cluster and remembered across restarts. This should greatly lower costs for expensive storage backends like DynamoDB.
- Placeholders are now evaluated in…