migration from i-mscp panel - few questions
Posted: Thu Jun 17, 2021 5:11 pm
Thank you for your support w/ my account activation trouble 
would it be possible to use custom paths (web root) as a fixed template for all webs (customer)?
the point is I would like to migrate from i-mscp to myvestacp if possible ...
the source paths of i-mscp should remain available or emulated:
or maybe symlinks ... I have many (customer) CMS which are using a fixed path in their configs (that's the hard part).
can I generate (re-generate) myvestacp user configs after a migration from mysql or is API usage required?

would it be possible to use custom paths (web root) as a fixed template for all webs (customer)?
the point is I would like to migrate from i-mscp to myvestacp if possible ...
the source paths of i-mscp should remain available or emulated:
Code: Select all
# web root
/var/www/virtual/domainname.tld
# webfolder (default)
/var/www/virtual/domainname.tld/htdocs
# additional (webs) domains webfolder
/var/www/virtual/domainname.tld/domainname2.tld/htdocs
# subdomains
/var/www/virtual/domainname.tld/subname/htdocs
can I generate (re-generate) myvestacp user configs after a migration from mysql or is API usage required?