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.
Thanks for your reply.
The return directive will not work in this case, because the server is an internal Thumbor Server which is not accessible to the web.
Maybe my example with the url was a misleading.
With the fine tuning, I am a little bit lost here :(
But I can say, if I request a file...
I try to load some files via an external server, so I added proxypass directives to the configuration of my domain.
This does work fine for non static files but with static files, nginx always tries to serve them which results in a 404.
I disabled serving of static files and intelligent serving...
In the meantime, I found the problem.
The file /etc/apt/sources.list.d/plesk.list is missing :/
Can anyone tell me the correct content of this file for Ubuntu 18.04, Plesk Obsidian 18.0.21 Update #4?
[Edit]
OK, fixed it by myself. I just installed a package via the plesk installer and it added...
Hi, on my Ubuntu 18.04 I do not have the "plesk-phpXX-dev" packages?!
The OS is preinstalled by the hoster (hetzner), maybe he left the sources out?
These are the sources via apt-get update:
root@webserver ~ # apt-get update
Hit:1 http://mirror.hetzner.de/ubuntu/packages bionic InRelease
Get:2...