On 02/17/2017 01:11 PM, Pete Biggs wrote:
From error.log: [Fri Feb 17 12:56:33.478024 2017] [authz_core:error] [pid 5759] [client 192.168.160.12:48290] AH01630: client denied by server configuration: /usr/share/postfixadminSo it's an authorisation issue. In your .htaccess file change Order allow,deny Allow from all to the apache 2.4 version Require all granted See http://httpd.apache.org/docs/2.4/upgrading.html
Thing is, I don't have an .htaccess file ANYWHERE on this system. I checked.
I'll make one. _______________________________________________ CentOS mailing list [email protected] https://lists.centos.org/mailman/listinfo/centos

