apache2.2.22 configuration error: couldn't perform authentication. AuthType not set!: /
configuration error: couldn't perform authentication. AuthType not set!: / 500服务器错误
解决方案:
<Directory />
    Require all granted
</Directory>将“Require all granted”删除……
出现 403 forbidden
解决方案:
<Directory />
    AllowOverride none
    Allow from all
</Directory>
posted on 2017-10-07 14:08 lianruihong 阅读(178) 评论(0) 收藏 举报
 
                    
                     
                    
                 
                    
                 
                
            
         
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号