Config:
OS-> Win 7 x64
Wamp server versions-> wampserver2.2e - php5.4.3 - httpd-2.4.2 - mysql5.5.24
Skype is not installed. Port 80 is
I just put the onlineoffline tag as a comment and it worked :
# onlineoffline tag - don't remove
Require local
Just get past the warning and comment this one
# onlineoffline tag - don't remove
# Require local
Optional : You can add, just to be sure
Order Allow,Deny
Allow from all
Worked for me with both.
I found the solution thanks to the link at the bottom of this post : How to allow remote access to my WAMP server for Mobile(Android) on the page : https://gist.github.com/samvaughton/6790739