I have a server where if I run Caddy from a directory (caddy start
) with a Caddyfile
everything works fine. I have the same Caddyfile
symlinked to /etc/caddy/Caddyfile
and when running caddy with systemctl start caddy
, nothing works. Any ideas what I might be missing?