this is what i would like to accomplish.
i would like to make it possible for my sales people to add new hosting clients. but since they don't know any unix, i would like to be able to have them go to a secure backroom, made by .php.
in the backroom they would be able to type in the domain name, username, password, and submit it.
then the .php page would execute a bash script or something, that make proper additions to the httpd.conf file, adds the virtual_folder where the site is going to be located on the server, add a generic splash page, add
ftp l/p, add up to 5 email l/p.
is this something that can be made? would anyone have any suggestions or information that could be useful?
maybe any places on the web where i could find valuable info?
i found this article which is very helpful, but lack some other things that i would think is useful.
http://www.freebsdzine.org/attic/199903/isp.txt
for example, how would i run that script with .php?
all help is greatly appreciated.
sincerely yours,
ponch