• 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 current 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

custom button question

JP Kelly

Regular Pleskian
When I cteate a custom button with the "Include Primary Domain name" option selected, the button has a URL like
https://mydomain.net:8443/myapp/index.php?dom_name=thedomainname.com
if "Open URL in Parallels Panel" is not selected.

If "Open URL in Parallels Panel" IS selected the button has a URL like:
https://mydomain.net:8443/smb/redirect/custom-button/id/26

How can I get the button to open in the Parallels Panel and still have a URL like:
https://mydomain.net:8443/myapp/index.php?dom_name=thedomainname.com
???
Or how can I access the ?dom_name=thedomainname.com paramater?
 
Back
Top