all websites return 403 after uprade from deb8 to deb9 and remove mod_ruid2

maddogx

Verified User
Joined
Nov 12, 2010
Messages
7
All websites have the same error:
authz_core:error] [pid 10738:tid 140522236458752] [client 185.18.204.70:38274] AH01630: client denied by server configuration:

Please help thousands of websites are down.
httpd version 2.4
debian 9
php-fpm
no mod_ruid2
 
is this happend after removing mod_ruid2?

Try to rebuild your apache/nginx to be sure, or :
Code:
cd /usr/local/directadmin/custombuild/
./build update
./build all
 
Back
Top