plugin: README.md updates (#1084)

updates so the look better on coredns.io
This commit is contained in:
Miek Gieben
2017-09-15 22:27:55 +01:00
committed by GitHub
parent 19d7d207d3
commit 2388e36c2c
10 changed files with 21 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
# reverse
The *reverse* plugin allows CoreDNS to respond dynamically to a PTR request and the related A/AAAA request.
*reverse* allows CoreDNS to respond dynamically to a PTR request and the related A/AAAA request.
## Syntax
@@ -38,7 +38,7 @@ The zone will be matched by the zones listed in *this* configuration stanza.
## Examples
~~~ txt
~~~ corefile
arpa compute.internal {
# proxy unmatched requests
proxy . 8.8.8.8
@@ -63,7 +63,7 @@ arpa compute.internal {
~~~
~~~ txt
~~~ corefile
32.10.in-addr.arpa.arpa arpa.company.org {
reverse 10.32.0.0/16 {