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
Error AH01797: client denied by server configuration
Related questions
- Disable or delete raw logs in Web Cloud Hosting (GDPR compliance)
27779
08.01.2026 18:18
- Change Hosting Main Domain
12705
05.06.2021 04:19
- allow remote connections on the mysql
11964
15.02.2018 17:22
- 502 Bad Gateway nginx
11944
11.10.2020 15:59
- Modification de CNAME
10025
23.04.2024 13:33
- Setting up nodejs runtime software application
9595
20.07.2018 08:05
- Internal Server Error
8765
23.06.2022 09:32
- Please welcome Cloud Web!
8461
09.01.2018 10:42
- PHP ini parameters
8407
17.03.2021 12:50
- Remote access to Wordpress mysql database
8077
30.05.2023 12:38