You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Thomas Eibner <th...@stderr.net> on 2001/06/13 23:30:06 UTC

[ANNOUNCE] First release of Apache::DnsZone

Hi all,

I'm pleased to announce that today I've released the first version of
DnsZone. It's downloadable from the website and should be ready on CPAN
really soon as Apache::DnsZone.

Short roundup:

DnsZone allows users to change their own zones without actually having
access to the nameserver on which their zone is located. It is a
multiuser application where each user will have his/her own login and
password. From the interface you can add, update and delete individual
records for the domain you are managing. Records are instantly updated
in the nameserver and changes will be visible instantly.
Currently DnsZone supports MySQL|Oracle|Postgresql as the backend
database. Oracle and Postgresql support is still experimental and is
likely a bit broken.
Types of dns records currently supported: SOA, A, CNAME, MX, NS, TXT.
The user interface supports multiple languages and currently comes with
English, Danish, German, Swedish, Italian and French language files.
The user interface can be tailored to fit your needs by the use of
templates (using CGI::FastTemplate).

Enjoy!

The URL

    http://dnszone.org/dist/Apache-DnsZone-0.1.tar.gz

has entered CPAN as

  file: $CPAN/authors/id/T/TH/THOMAS/Apache-DnsZone-0.1.tar.gz
  size: 39963 bytes
   md5: b3ed58a8c0e72822da665e67f42b37f5


-- 
  Thomas Eibner <http://thomas.eibner.dk/> DnsZone <http://dnszone.org/>
  mod_pointer <http://stderr.net/mod_pointer>