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.
I migrated domains from another server and they had separate http and https folders. Now I need to make them use same httpdocs for both http/https. How do I do it for a single domain? How do I batch do it for all domains?
Frequently httpdocs and httpsdocs had the same content (or https one was empty) - if that is the case, then you can pick one (i.e. httpdocs) and use it. Plesk 10.0+ will use httpdocs for both SSL and non-SSL
If domains were migrated with Plesk migration tool (you clicked Tools & settings > Migration and Trasfer), then they run in legacy mode of separated folders for SSL and non-SSL. If you wish to change that
1) go Domain > Hosting Settings > uncheck "Run the website in compatibility mode for the legacy option "Separate SSL and non-SSL content"
2) or call "plesk bin domain -u domain.com -same_ssl false" in CLI
Simple script can do #2 for all your domains
If you are not familiar with CLI and scripting, you will need to perform #1 for each domain manually