VegaDNS project is a tinydns administration tool written in PHP to allow easy administration of DNS records through a web browser.
Here are some key features of "VegaDNS":
· Tiered access with Senior Admin, Group Admin, and User levels
· Import multiple domains at once via AXFR
· Uses PHP Sessions, no cookies required
· Uses Smarty Template engine for clear separation of PHP from HTML
· Web configurable Default Records to auto-populate new domains with
Requirements:
· PHP 4 (Requires register_globals to be Off for security)
· MySQL
· djbdns
· ucspi-tcp
· daemontools
· wget
What's New in This Release:
· Fix typo in line 60 that generated a warning
Product's homepage