We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86fdf5a commit 110d7dbCopy full SHA for 110d7db
includes/etc/bind/conf.d/internal/localhost.zone.conf
@@ -1,6 +1,6 @@
1
zone "localhost" IN {
2
type master;
3
- file "pri/localhost.zone";
+ file "pri/internal/localhost.zone";
4
allow-update { none; };
5
notify no;
6
};
0 commit comments