Skip to content

Instantly share code, notes, and snippets.

@Nill-R
Created January 27, 2019 08:32
Show Gist options
  • Save Nill-R/b7c8407044ae26e5fe43873fd54b3288 to your computer and use it in GitHub Desktop.
Save Nill-R/b7c8407044ae26e5fe43873fd54b3288 to your computer and use it in GitHub Desktop.
Caddy default config
http://:80 {
log / /var/log/caddy/access.log "{combined}"
errors /var/log/caddy/error.log
status 418 /
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment