diff options
Diffstat (limited to 'testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone')
| -rw-r--r-- | testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone b/testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone new file mode 100644 index 000000000000..e5ef82f14aed --- /dev/null +++ b/testdata/auth_https_origin.tdir/127.0.0.1/example.com.zone @@ -0,0 +1,5 @@ +$ORIGIN . +$TTL 7200 +example.com. IN SOA ns.example.com. hostmaster.example.com. 1 3600 900 86400 3600 +example.com. IN NS ns.example.net. +www.example.com. IN A 1.2.3.4 |
