Reputation: 54949
I have wamp installed on my pc. and i have used the put online option. But when i visit my ip address. it doesnt visit my local host. on my desktop it used to happen. when i got my laptop. not it redirects to my Router Modems login page.
How to set wamp to access it via my ip address.
Upvotes: 0
Views: 1573
Reputation: 66415
You have to forward port 80 on your router to your local IP address (like 192.168.0.3
), port 80. (and 443 if you intent to use HTTPS).
Upvotes: 2