Automatization of Apache...
Hi foks!I have a webserver with like 50 accounts now. I have manished to automatize as many steps as possible when it comes to add new users to the system.
I use mysql for adding users for this thing:
FTP
Quotas
etc.etc.
Almost everything is automatic, beside one thing, apache and virtual hosts. I have to ssh to the server, login as root, run a script to add an additional Virtual host. It takes time and is frustrating. So i was thinking of stearing Apache from mysql too. But is it really possible? If it is, please tell me how. Im also intressted in how others have solved this problem.
I dont think that a person who hosts like 500+ accounts does ssh+runs a script for every new user.
This is my first post in this forum guys, so be nice

I'm looking forward to share my experiences with other proffesionals and have a good time here.
Cheers!