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.
It also affects Joomla (at least v4 and v5) with HTTP/3 and nginx-fpm:
The backend shows an URI parse error for https:///administration/... (missing hostname)
BR
The Bug is still existing!!!
on Apache 2.4 "RedirectPermanent" happens first and so the lets-encrypt token can never be accessed.
"Token for authorization is not available at http://<orig-domainname>/.well-known/acme-challenge/GQ-WLfkqqWGbQLIySyLUPSkpj8yIOiA7srok65XSwjs"
... and also...
I just tried that .. no changes to conf-files.
in the .conf-file for the domain in /etc/apache2/plesk.conf.d/forwarding I have a line
RedirectPermanent / "<destination>"
and below
#extension letsencrypt begin
Alias /.well-known/acme-challenge...
The letsencrypt dialog is available if you activate SSL support in the hosting settings of this domain prior.
But then letsenrypt fails with "Token not available" - seems that even the letsencrypt request itself gets forwarded (but only on first time install ?!?!)
see: Issue - Installing...
Using Plesk Obsidian 18.0.28 Update 3.
The changelog for SSL It! 1.5.0 "17 July 2020" says:
"Domains with the “Forwarding” hosting type can now be secured via SSL It! with certificates from Let’s Encrypt. The feature works in Plesk Obsidian for Linux with the Let’s Encrypt extension version...
That seems to be a bug in php-ioncube-loader or sessionclean !
- have default php version set to e.g. /opt/plesk/php/7.2/bin/php
- system php from distribution is e.g. /usr/bin/php7.0
- dpkg-reconfigure php-ioncube-loader will now install the php 7.2 version...