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.
Thank you Kaspar
I cant get to https://mydomain:8443 because it immediately redirects to https://mydomain:8443/smb/web/view
My hosting support says nothing has changed recently other than maybe an automatic update. (He did not say whether this had occurred) My real issue is to do with the FTPS...
I got an error trying to make this post if I included the curl commands.
They are
curl --ftp-create-dirs -v --ftp-pasv --ssl -k -u myuser\$myuser ftp://myserver.ftp.azurewebsites.windows.net/data/backup/test-dir/
curl -v --ftp-pasv --ssl -k -u myuser\$myuserbackup...
My hosting service provides Plesk
I have been backing up to an Azure App Service FTPS
Backups have started to fail with an error message like
The first curl command works
The second gives
If I delete the file I am then able to use the curl command to remove the directory
I am wondering if...