blob: 8f40bcf3617164bcb4313fc4fb86c8b9864b8323 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
$TTL 86400
@ IN SOA localhost. root.localhost. (
2011032500 ; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
IN NS localhost.
1 IN PTR localhost.
|