局域网访问本地环境

来源:互联网 发布:体育套利软件 编辑:程序博客网 时间:2024/06/04 19:13

1.打开..\wamp\bin\apache\apache2.4.9\conf文件夹,找到apache的配置文件httpd.conf

2.找到配置文件,用notepadd打开,然后找到途中内容。添加Require all granted  ,并且注释#   Require local 或者Require all  denied(根据版本不同)。保存即可

3.重启apache

阅读全文
0 0
原创粉丝点击