I'm trying to connect to my laptop's WAMP localhost from an Android device. But I still couldn't get it through.
Both machines are connected to the same wifi, and I think it should be okay since it shares the same router.
I've tried using my laptop's IP address, but it couldn't find the wamp index page.
I know there has been a lot of similar questions before, I've tried numerous solutions but still cannot make it work.
I'm using WAMP 2.5 with
- Apache Version :2.4.9
- PHP Version: 5.5.12
- Server Software: Apache/2.4.9 (Win64) PHP/5.5.12
- MySQL Version: 5.6.17
Here is my httpd.conf config file: Link to pastebin