XAMPP 问题,访问被禁止...寻找 d:\xampp 而不是 c:\xampp
我已经使用 xampp 一段时间了,没有任何问题。今天突然启动 xampp,当我尝试访问本地主机时收到“Error 403 Access Forbidden”。
当我检查 apache 的错误日志时,它显示:
[Mon Mar 22 21:48:57 2010] [error] [client 127.0.0.1] client returned by server configuration: D:/xaamp
这很奇怪,首先应该如此说“C:”,其次说“Xampp”(不是xaamp)。我要在哪里更改这是我的配置文件。不知道这是怎么发生的。
I have been using xampp for a while now without any problem. All of a sudden I start xampp today and I am getting an "Error 403 Access Forbidden" when I try to go to my Localhost.
When I check the error logs for apache it says:
[Mon Mar 22 21:48:57 2010] [error] [client 127.0.0.1] client denied by server configuration: D:/xaamp
This is strange, it should first of all say "C:" and second of all say "Xampp" (not xaamp). Where would I change this is my config files. Have no idea how this could have happened.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为这将是 Apache 配置问题。该配置应该在您的
httpd.conf
中的以下位置找到:然后找到这个属性:
它说什么?应该说:
I think this will be an Apache configuration problem. The configuration should be found in your
httpd.conf
at the location below:Then find this property:
What does it say? It should say: