Web Domain Manager 0.05 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 37K
Developer: cli_man
0 stars award from rbytes.net

Web Domain Manager is a PHP based product to add in a new domain to a server, by just filling out the domain name and putting in the ip, username, and password it will setup the new domain on the server by doing the following:

Adding the config to Apache
Adding a new user to the system for FTP Access
Copying over a default site if you have one available
Adding the domain into Qmail/vpopmail if you want that setup
Makes the config file for awstats
Also makes a file you can add into cron to update awstats automaticly
Restarts apache with the new config
Runs from cron every minute to make adding the domains near real time

The Script is made up of two parts, the backend script (AddDomainScript-0.05) which runs from cron every minute and adds any new domains that need added.

And then you need a front end script, I am going to have three of them, One for a administrator, One for a Reseller, and one where a customer could signup on your website.

If you have more than one webserver you just need a copy of the backend script running from each of those servers and it will check a central database for the updates so you can control an unlimited amount of server from just one frontend script, so administrating your servers is all done from one page!

Web Domain Manager 0.05 keywords