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, that finally made it work!
I do have to point out, though, that a simple "httpdmng --reconfigure-domain <domain>" call didn't work (command not found).
After some research I found out that this command solves the issue:
/usr/local/psa/admin/sbin/httpdmng --reconfigure-domain <domain>
I am trying to disable CustomLog (access_log) for my domain by adding an additional apache setting on plesk as described in this guide.
I have added the following setting:
CustomLog /dev/null plesklog
Unfortunately, this setting doesn't seem to override the default setting as set in...
Hello,
yesterday I had an issue that the /usr/local/psa/handlers/spool folder was full of spam mails (multiple GBs), thanks to the Greylist feature (apparently). I have force-removed the spool folder and its content and removed all entries from my greylist.
Unfortunately, since then I couldn't...