我一直在尝试在我的Mac中建立一个本地开发,但是继续遇到这个问题,我一直在寻找,但不确定如何处理.
这是Apache的error_log
[Mon Jan 27 16:00:43 2014] [crit] [client ::1] configuration error: couldn't perform authentication. AuthType not set!: /
Run Code Online (Sandbox Code Playgroud)
我在httpd.conf和httpd.vhosts.conf中编辑了属性.
任何人都可以提出一些建议像这样的环境,以前使用过MAMP程序.
编辑
httpd.conf文件
#
# This is the main Apache HTTP server configuration file. It contains the
# configuration directives that give the server its instructions.
# See <URL:http://httpd.apache.org/docs/2.2> for detailed information.
# In particular, see
# <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
# for a discussion of each configuration directive.
#
# Do NOT simply read the instructions in here without understanding
# what …Run Code Online (Sandbox Code Playgroud) apache ×1