Tuesday, January 30, 2001
Easier and cleaner, therefore it's wrong
You see, both Mark and I put opening parenthesis on their own line in our zone files:
@ IN SOA ns1.molab.org. spc.conman.org.
(
2000120101 ; Serial
43200 ; Refresh (12h)
14400 ; Retry ( 4h)
604800 ; Expire ( 1w)
86400 ; Minimum TTL ( 1d)
)
Instead of the way nearly everyone else does it:
@ IN SOA ns1.molab.org. spc.conman.org. (
2000120101 ; Serial
43200 ; Refresh (12h)
14400 ; Retry ( 4h)
604800 ; Expire ( 1w)
86400) ; Minimum TTL ( 1d)
It's cleaner and easier to read.
Of course that makes it wrong!
Sigh.
![Oh Chrismtas Tree! My Christmas Tree! Rise up and hear the bells! [Self-portrait with a Christmas Tree] Oh Chrismtas Tree! My Christmas Tree! Rise up and hear the bells!](https://www.conman.org/people/spc/about/2025/1203.t.jpg)