mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-25 16:18:03 -04:00
4 lines
70 B
Text
4 lines
70 B
Text
zone "\0example" {
|
|
type mirror;
|
|
file "example.db";
|
|
};
|