1.关闭防火墙

2.设置apache 的httpd.conf 第278行

正确代码如下

#   onlineoffline tag - don't remove
Require all granted
Order Deny,Allow   
#Allow from 127.0.0.1  
#Allow from 192.168.0.*
Allow from All

 

相关文章:

  • 2021-11-02
  • 2022-12-23
  • 2022-12-23
  • 2021-11-30
  • 2021-12-05
  • 2021-11-23
  • 2022-01-16
猜你喜欢
  • 2021-09-19
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
  • 2021-07-02
相关资源
相似解决方案