Re: Centos 7 httpd Permission problems with Postfixadmin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> 
>  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/postfixadmin

So 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

P.

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux