Windows10下部署apache2.4,其他机子访问403。按照网上部署教程将wamp文件夹下\bin\apache\apache2.4.23\conf\http.conf中所有的 require all deniedrequire local修改为require all granted后重启服务发现仍然是forbidden。
没有办法尝试着修改conf文件夹下\extra\httpd-vhosts.conf。同样将denied修改为granted后重启Apache就可以了

相关文章:

  • 2022-12-23
  • 2021-11-26
  • 2021-06-19
  • 2022-01-17
  • 2022-03-08
  • 2022-03-05
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2021-12-15
  • 2021-09-13
  • 2021-11-04
  • 2021-10-12
相关资源
相似解决方案