I've thought of a site I would like to develop... each user account of this service will have their own page where their content is shown. Ie : www.mynewdotcomidea.com/theusersname
However as an extra optional I would like to offer that they can point their own domain at my VPS and totally hide the fact of who/what is hosting this page.
Naturally this is easily accomplished if one goes into a cpanel and sets up alias domain names etc.
However i'm thinking at scale and want to be able to do this without having to actively go into cpanel myself and define each new domain every time a user opts in to this service.
So in otherwords, the server needs to just accept whatever domains point to it and then the rest would be handled in my code.
Is this possible with the standard permissions I'm granded as the owner of a VPS account hosted by an ISP ?
Thanks for your time
However as an extra optional I would like to offer that they can point their own domain at my VPS and totally hide the fact of who/what is hosting this page.
Naturally this is easily accomplished if one goes into a cpanel and sets up alias domain names etc.
However i'm thinking at scale and want to be able to do this without having to actively go into cpanel myself and define each new domain every time a user opts in to this service.
So in otherwords, the server needs to just accept whatever domains point to it and then the rest would be handled in my code.
Is this possible with the standard permissions I'm granded as the owner of a VPS account hosted by an ISP ?
Thanks for your time