Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Can someone please tell me if that is at all possible, or if it's something that can only be done through admin access to the panel ?
And if it is impossible to automatize it, can you tell me how to write a script in PHP that creates a copy of an existing subdomain with a different name ?
I am already looking through it, but I cannot find the model I am looking for. There is the one for creating a new subdomain, but all I want is emulating the 'Website Copying' feature by PHP.
Hello,
I am trying to write a PHP script for copying the content of one subdomain to another, like with the button Website Copying but automatically.
I can't seem to find the API model for that, but I am sure it must be possible to do.
Can someone please tell me where to find it ?
Hello,
I am trying to write a script PHP creating a subdomain on a server when executed (as well as doing other stuff, but that part work).
But, when I send my request to the server, the script, while it does create the subdomain, doesn't display anything upon execution (I have put a few echo...