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.
Is there a way to set httpdocs as a directory visible for FTP users after login?
Now they see httpdocs and logs. Unfortunalety for some users it is not obvious where to put web files. We want to help them :)
But it is the same solution as for single domain, but used in interated way. When new websites are set up, I would need to repeat the procedure, so it is not what I'm looking for.
Rather I need some configuration setup to be done in some general Nginx files. Do you think it is possible?
I does not help - http configuration is OK for Apache and Nginx as well. The problem is that during creation of webspace nginx does not see new webspaces. Only nginx restart helps - without any reconfiguration. We have tried to reconfigure, but it still the same.
We have Apache with Nginx reverse proxy. Users create new domains, but since a week nginx seems not to reload proprly: new domains give 404 response. Manual reload or restart of nginx fix the problem, but we want to come back to automatic process as before. One thing changed is the number of...
We have been serving static files by nginx, dynamic files go to apache - as in default reverse proxy Plesk configuration.
Now I want to exclude 'html' files from static content. I have done it for chosen domain by adjusting smart files processing in nginx settings. But I want to set it globally...