• 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.

Recent content by cobged

  1. C

    Issue ModSecurity don't work

    I fixed the issue by doing 1. Find the current config: bashgrep -r "SecDataDir" /etc/modsecurity/ /etc/apache2/ /etc/httpd/ 2>/dev/null 2. Create a new directory: bashmkdir -p /var/cache/modsecurity chown www-data:www-data /var/cache/modsecurity chmod 770 /var/cache/modsecurity 3. Update...
  2. C

    Issue ModSecurity don't work

    I tried that workaround but it doesnt work. Looks like the issue is presistent for a year now. This is Plesk bug with ID #PPPM-6202 which will be fixed in future updates.
Back
Top