Differences between version 4 and revision by previous author of ZoneFile.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Monday, December 22, 2003 9:56:18 am | by DrewBroadley | Revert |
Older page: | version 3 | Last edited on Wednesday, October 22, 2003 4:08:17 pm | by JohnMcPherson | Revert |
@@ -25,10 +25,10 @@
''negative TTL'' ; the [TTL] to use on the 'no such domain' reply
)
Then come the individual entries:
- ''hostname''
IN ''type'' ''arguments''
+ ''hostname'' (''optional TTL'')
IN ''type'' ''arguments'' ; The single record can be given it's own TTL seperate from the defaulted SOA TTL
You can use a "@" to refer to the current zone instead of explicitly typing out a hostname.
[AddToMe]