I want to add a web site to a Centos VPS programmatically, I found many references to IIS, but nothing for Linux.
I have a site that lets the users create a customized web site. What I want is give the users the option to use their own domain.
So, when the user add his/her own domain (and point his/her domain to my DNS server) add this domain as an add-on domain to my server and also add a virtual host to apache....
any help will be appreciated...
Regards Alex