I'm trying to connect to my laptop's localhost via my android device. There's enough information on how to do this online, but for some reason it's not working for me.
I tried:
- Setting an inbound rule in my firewall to allow incoming traffic on port 80
- Editing my httpd.conf file to allow from all instead of 127.0.0.1
My laptop and phone are both connected to my router via wifi.
When trying to connect, my browser on my phone tells me that that it can't load the page because it's taking too long.
Edit:
I'm using Wampserver on my laptop