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 followed this guide:
I logged into the Plesk control panel as an administrator, clicked "Service Plans" in the left vertical menu, selected the desired plan (this is the only plan that has Subscriptions at the moment), went to the "Hosting Parameters" tab, unchecked "Permanent SEO" - safe 301...
After unchecking "Permanent SEO-safe 301 redirect from HTTP to HTTPS" and pressing the "Update & Sync" button, the redirect continues to work. I go to the nginx.conf file of the test site and see the following lines in it:
server {
listen xxx.xxx.xxx.xxx:80;
server_name xxxxxxxxxx.xxx...