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.
Hi everyone,
I want users to manage one website (including subdomains) but not create new sites on the server.
If I set the role to “Create and manage sites,” they can add subdomains – but also see the “Add domain” option, which I want to avoid.
Is there a way to let users add subdomains...
Thanks for the help! I’ve now managed to get Xdebug working for the subdomain only.
What worked was setting the subdomain to use a Dedicated FPM application, adding the Xdebug config under Additional directives, and then restarting the dedicated handler service.
I had also tried enabling...
Hi everyone,
I have a domain – let’s call it example.com – with a subdomain dev.example.com. I’m trying to figure out if it’s possible to enable Xdebug only for the subdomain.
I’ve added the following configuration under the “Additional directives” section for dev.example.com:
However...