[master] add redirect zone to checkconf -z test
This commit is contained in:
@@ -23,3 +23,8 @@ zone "example.com" {
|
||||
type master;
|
||||
dlz external;
|
||||
};
|
||||
|
||||
zone "." {
|
||||
type redirect;
|
||||
dlz external;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user