Update Caddyfile

Most people won't have the caddy-hitcounter plugin installed.
This commit is contained in:
Matthew Holt 2023-12-11 10:15:21 -07:00
parent 07c51663ab
commit c8ef91c47c
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
3 changed files with 6 additions and 35 deletions

View file

@ -7,7 +7,7 @@ This is the source of the Caddy website, [caddyserver.com](https://caddyserver.c
## Requirements
- Caddy v2.7.6 or newer (installed in your PATH as `caddy`)
- To display the retro hit counter (just for fun), the [caddy-hitcounter](https://github.com/mholt/caddy-hitcounter) plugin.
- To display the retro hit counter (just for fun), the [caddy-hitcounter](https://github.com/mholt/caddy-hitcounter) plugin. Then uncomment the relevant lines in the Caddyfile.
## Quick start