Apache 2: [authz_core:error] client denied by server configuration

When upgrading Apache to version 2.4 some of your config files need to be changed. Allow from all needs to be changed to Require all granted Otherwise your virtualhost config is not correct and Apache won’t work correctly.

May 23, 2015 · 1 min