AH01626: authorization result of Require all granted: granted
问题 I'm running apache 2.4.6 on my site. And I keep seeing this message repeated over and over again in my apache error logs. [Tue Nov 10 01:42:40.659710 2015] [authz_core:debug] [pid 10727] mod_authz_core.c(809): [client 107.170.139.115:58678] AH01626: authorization result of Require all granted: granted Here's how the root directory for this site is listed in the VHOST: DocumentRoot /var/www/jf-beta <Directory /var/www/jf-beta> Options -Indexes +FollowSymLinks AllowOverride All Require all