mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-19 01:48:54 -04:00
Merge branch 'v9_10' of ssh://repo.isc.org/proj/git/prod/bind9 into v9_10
This commit is contained in:
commit
70e78c4008
1 changed files with 5 additions and 0 deletions
|
|
@ -23,3 +23,8 @@ zone "example.com" {
|
|||
type master;
|
||||
dlz external;
|
||||
};
|
||||
|
||||
zone "." {
|
||||
type redirect;
|
||||
dlz external;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue