Commit fed51ea3 authored by Miek Gieben's avatar Miek Gieben

Clean up some references to Caddy

Simple rename of Caddy/CoreDNS and some smallish cleanups.

See #1
parent 4829b40e
.DS_Store query.log
Thumbs.db Corefile
_gitignore/
Vagrantfile
.vagrant/
dist/builds/
dist/release/
error.log
access.log
/*.conf
Caddyfile
og_static/
\ No newline at end of file
## Contributing to CoreDNS ## Contributing to CoreDNS
Welcome! Our community focuses on helping others and making Caddy the best it Welcome! Our community focuses on helping others and making CoreDNS the best it
can be. We gladly accept contributions and encourage you to get involved! can be. We gladly accept contributions and encourage you to get involved!
### Bug reports ### Bug reports
...@@ -56,5 +56,4 @@ If it's not a big deal, a pull request will probably be faster. ...@@ -56,5 +56,4 @@ If it's not a big deal, a pull request will probably be faster.
## Thank you ## Thank you
Thanks for your help! CoreDNS would not be what it is today without your Thanks for your help! CoreDNS would not be what it is today without your contributions.
contributions.
...@@ -17,7 +17,7 @@ From the Caddy docs: ...@@ -17,7 +17,7 @@ From the Caddy docs:
In the DNS status codes are called rcodes and it's slightly harder to return the correct In the DNS status codes are called rcodes and it's slightly harder to return the correct
answer in case of failure. answer in case of failure.
So CoreDNS treats So CoreDNS treats:
* SERVFAIL (dns.RcodeServerFailure) * SERVFAIL (dns.RcodeServerFailure)
* REFUSED (dns.RecodeRefused) * REFUSED (dns.RecodeRefused)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment