码迷,mamicode.com
首页 > Web开发 > 详细

apache2.2版本 configuration error: couldn't perform authentication. AuthType not set!: /

时间:2018-05-10 14:21:13      阅读:274      评论:0      收藏:0      [点我收藏+]

标签:error   auth   dir   apache   color   ati   pre   style   class   

configuration error:  couldn‘t perform authentication. AuthType not set!: /  500服务器错误

解决方案:

<Directory />
    Require all granted
</Directory>

属于2.4.*版本

将“Require all granted”删除即可。

apache2.2版本 configuration error: couldn't perform authentication. AuthType not set!: /

标签:error   auth   dir   apache   color   ati   pre   style   class   

原文地址:https://www.cnblogs.com/areyouready/p/9019215.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!