mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-09 20:11:09 +08:00

* 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