I've WAMP server 2.1 installed on windows 8, and I'm trying to connect through LAN cable.
I've put it online, and changed apache2.conf settings to
<Directory "c:/wamp/www/">
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
But still cannot connect to my server (tried through IP and machine name)