• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Search results

  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