diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-10-24 23:11:39 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-10-24 23:11:39 +0000 |
commit | 2b1367e04dac1c8a5451f491e1039a173b73e7b7 (patch) | |
tree | 1c250d89381a77799f12055d28b7be7feb103346 | |
parent | 26f74957620c86db8a1f35c47c7fbd99c49126f4 (diff) |
Drop never really used backup of ALTERSELF.COM domains.
-rw-r--r-- | bind/named.conf.ALTERSELF.COM | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bind/named.conf.ALTERSELF.COM b/bind/named.conf.ALTERSELF.COM deleted file mode 100644 index 4a0b121..0000000 --- a/bind/named.conf.ALTERSELF.COM +++ /dev/null @@ -1,5 +0,0 @@ -zone "alterself.com" { type slave; file "db.alterself.com"; masters { 12.218.48.194; }; }; -zone "drewkollasch.com" { type slave; file "db.drewkollasch.com"; masters { 12.218.48.194; }; }; -// zone "epiawiki.org" { type slave; file "db.epiawiki.org"; masters { 12.218.48.194; }; }; -zone "tantrum2blindmusic.com" { type slave; file "db.tantrum2blindmusic.com"; masters { 12.218.48.194; }; }; -zone "ejhminis.com" { type slave; file "db.ejhminis.com"; masters { 12.218.48.194; }; }; |