From 949cdcb9adffb460acd000f5eac752157f8305bd Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 22 Jan 2005 17:15:38 +0000 Subject: Add private (sub)domains wiki.munksoegaard.dk and wiki.munkesoegaard.dk. --- bind/named.conf.BITBASE.DK | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bind') diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 2f65cc2..42e7887 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -31,3 +31,5 @@ zone "taekkemand.net" { type slave; file "db.taekkemand.net"; masters { 83.133 zone "thirdculture.dk" { type slave; file "db.thirdculture.dk"; masters { 83.133.64.38; }; }; zone "tinghaven.dk" { type slave; file "db.tinghaven.dk"; masters { 83.133.64.38; }; }; zone "webcommunity.dk" { type slave; file "db.webcommunity.dk"; masters { 83.133.64.38; }; }; +zone "wiki.munkesoegaard.dk" { type slave; file "db.wiki.munkesoegaard.dk"; masters { 83.133.64.38; }; }; +zone "wiki.munksoegaard.dk" { type slave; file "db.wiki.munksoegaard.dk"; masters { 83.133.64.38; }; }; -- cgit v1.2.3