我刚刚安装了 Wamp,当我尝试访问时出现 403 access denied 错误http://localhost。
我检查了我的 apache 配置文件,它Allow from 127.0.0.1在<Directory />和<Directory "c:/wamp/www/">部分都有这行。
那么为什么localhost禁止访问根目录?!
2281 次
我刚刚安装了 Wamp,当我尝试访问时出现 403 access denied 错误http://localhost。
我检查了我的 apache 配置文件,它Allow from 127.0.0.1在<Directory />和<Directory "c:/wamp/www/">部分都有这行。
那么为什么localhost禁止访问根目录?!