]> mj.ucw.cz Git - nsc-5.git/blob - cf.dist/localhost
Added examples.
[nsc-5.git] / cf.dist / localhost
1 ; RFC 1912 tells us to provide a localhost zone with `localhost A 127.0.0.1'
2
3 SOA(localhost)
4 NS(NSNAME)
5 ADDR(127.0.0.1)
6
7 ; We don't want NSC to add the standard localhost record to this zone
8 define(`DISABLE_LOCALHOST', `1')