Does anyone know how to change location/path of cpanel account using PHP?
Basically will have a multi-brand store with SSL certs and we want this pointed to one location/directory in root.
I was able to achieve this with a small tweak in httpd.conf file, but we want to automate this and have a php plugin.
Any idea?
Note: We have dedicated servers and it's possible + tested.
Maybe with the help of cPanel API or something?