Mercurial > sat_docs
view scripts/dns_srv/template/etc/bind/named.conf.local @ 94:eeff161a19e8
docker (base): add dokuwiki module for dokuwiki importer + fixed /etc/hosts for subdomains
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 24 Feb 2016 20:21:34 +0100 |
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"; };