mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-08 15:05:20 -04:00
55bded68c2
* fixing panic when root is symlink checking root path is a symlink before os.Stat which panics * fixing formatting * adding test to verify symlink root path check * fixing typo