Local area network can access to Wampserver online status
2015.8.21 10:58
LAN access requires your local IP, such as 192.168.1.106
How to view native IP:
1. Baidu Search "IP"
2. Windows Key +r--->cmd carriage return--->ipconfig carriage return---> Find IPv4 address as shown
Wampserver Configure extranet Access Wamp default is to prohibit the extranet access to Apache, left click on the lower right wamp icon apache–httpd.conf, search the keyword "deny from", (but I did not find) will find a "deny from" Add a #号 to the line below "Allowfrom 127.0.0.1″" to indicate that the comment is dropped, a new row is inserted, and the allow from all is entered manually. Save, reboot the Apache service to allow extranet access
The above paragraph excerpt from Baidu, but does not seem to use ....
wampserver2.5 doesn't seem to have to be set too much, I just switched to the online state.
Then you can access the address bar of the other computer's browser, such as http://192.168.0.124/class1/index.html.
Limit: Access is available only on the LAN, and connecting WiFi requires the same access ...