本来很简单的一个问题,在网上看了不下十条相关的博客,都是只说了一半的,真的很无语,觉得有必要总结一下。

1.httpd.conf文件,搜索关键字:onlineoffline tag - don't remove,将 Require local 修改成 Require all granted;

2.httpd-Vhosts.conf 文件,同样将Require local 修改成 Require all granted;(这个是大多数博客没有写的)

3.重启Apache;

【WAMP】wamp服务器让局域网用户访问,403forbidden 解决办法

相关文章:

  • 2021-06-23
  • 2022-12-23
  • 2021-06-29
  • 2021-09-24
  • 2022-12-23
  • 2021-08-13
猜你喜欢
  • 2021-11-29
  • 2022-12-23
  • 2021-07-02
  • 2021-09-19
  • 2022-12-23
  • 2021-09-10
  • 2022-12-23
相关资源
相似解决方案