• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Question Rest API subdomain does not use custom Doc Root

Kees

New Pleskian
Hi,

I'm using the REST api for creating subdomains. I have the custom document root set up to /public in panel.ini which works if i add a new domain or subdomain manually.

Whenever i create a subdomain over the API it does not set the document root to /public but just to /site1 /site2/ (btw it also does not allow for setting folder name but we've solved that by saving it). You would think the API perform the exact same action as manually adding a subdomain...

Any ideas how to solve this?
 
Last edited:
Back
Top