mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Change example.conf: ftp.internic.net to https://www.internic.net
git-svn-id: file:///svn/unbound/trunk@3529 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
7ff9ded4bf
commit
ac32f19928
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
6 November 2015: Wouter
|
||||||
|
- Change example.conf: ftp.internic.net to https://www.internic.net
|
||||||
|
|
||||||
5 November 2015: Wouter
|
5 November 2015: Wouter
|
||||||
- ACX_SSL_CHECKS no longer adds -ldl needlessly.
|
- ACX_SSL_CHECKS no longer adds -ldl needlessly.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -242,7 +242,7 @@ server:
|
||||||
# pidfile: "@UNBOUND_PIDFILE@"
|
# pidfile: "@UNBOUND_PIDFILE@"
|
||||||
|
|
||||||
# file to read root hints from.
|
# file to read root hints from.
|
||||||
# get one from ftp://FTP.INTERNIC.NET/domain/named.cache
|
# get one from https://www.internic.net/domain/named.cache
|
||||||
# root-hints: ""
|
# root-hints: ""
|
||||||
|
|
||||||
# enable to not answer id.server and hostname.bind queries.
|
# enable to not answer id.server and hostname.bind queries.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue