• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by passio

  1. P

    Issue Pagespeed, Prestashop 1.7 - AH01630: client denied by server configuration

    The solution which seems to work is to set in /img : # Apache 2.4 <IfModule mod_authz_core.c> Require all granted <Files ~ "(?i)^.*\.(jpg|jpeg|gif|png|bmp|tiff|svg|pdf|mov|mpeg|mp4|avi|mpg|wma|flv|webm|webp|ico)$"> Require all granted </Files> </IfModule> Is there any risk with that ?
  2. P

    Issue Pagespeed, Prestashop 1.7 - AH01630: client denied by server configuration

    Hi, I tried many hours to solve the problem in log AH01630, but I can't. I rode a lot of post, tried them, but nothing works. My question is, does thousand of these lines in my log affect my website performance (I think yes...?) This is my .htaccess in httpdocs with modification I did ...
Back
Top