标签:
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
wamp 局域网访问
原文地址:http://www.cnblogs.com/wesky/p/5945405.html