Mercurial > sat_docs
view scripts/dns_srv/template/etc/bind/named.conf.local @ 5:dfc5c6be7761
add xhtml template for printing "business" (visiting) cards:
The output is made for being printed on DECAdry SCW-2090.
To print it, it's better to export it first to PDF from your browser.
Be sure you disabled all the margins, header and footer set by the browser.
author | souliane <souliane@mailoo.org> |
---|---|
date | Thu, 03 Jul 2014 12:21:45 +0200 |
parents | 73d3b94b7364 |
children |
line wrap: on
line source
zone "<domain>" IN { type master; file "zone.<domain>"; }; zone "0.0.127.in-addr.arpa" { type master; file "revp.127.0.0"; };