diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-09-05 09:41:39 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-09-05 09:41:39 +0000 |
commit | 5a949a3bf372c9b565ad2a12e456aaa600c8a2f2 (patch) | |
tree | e7f53e940e7803e30ebad6c3b304421b09cc300b | |
parent | 56664d9425ae6988f37e1fc490e1923497c6d932 (diff) |
Dropped domain fidse.org no longer served here.
-rw-r--r-- | bind/named.conf.KOMPONENT.DK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index 5d9e3a4..0746fce 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -1,6 +1,5 @@ zone "107b.dk" { type slave; file "db.107b.dk"; masters { 83.133.64.38; }; }; zone "ctrlalt.dk" { type slave; file "db.ctrlalt.dk"; masters { 83.133.64.38; }; }; -zone "fidse.org" { type slave; file "db.fidse.org"; masters { 83.133.64.38; }; }; zone "fisse.org" { type slave; file "db.fisse.org"; masters { 83.133.64.38; }; }; zone "horizonto.dk" { type slave; file "db.horizonto.dk"; masters { 83.133.64.38; }; }; zone "komponent.dk" { type slave; file "db.komponent.dk"; masters { 83.133.64.38; }; }; |