Error AH01797: client denied by server configuration
... / Error AH01797: client den...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Error AH01797: client denied by server configuration

by
VincianeW
Created on 2023-02-07 14:16:47 (edited on 2024-09-04 14:24:39) in Cloud Web Hosting Plan

Hello everyone,

My **domain name** is : https://vincianewery.be/

And I use **the offer** : Kimsufi 2015

The host has a WordPress plugin installed, used since 2016 without any issue. For a few days/weeks it is in error.

I have the following problem, accessing the website will return a 500 error. Looking into the logs and I see this message AH01797: client denied by server configuration for all files (or AH01630: client denied by server configuration error, two codes, but same message).

I've checked the .htaccess file, it hasn't changed and here is the following content :

RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]


I haven't updated anything. Nor PHP nor WordPress nor any plugins...

Any idea ?

Thanks