Make WAMP www available on local network

前端 未结 9 1446
后悔当初
后悔当初 2020-12-17 22:15

I know there are questions similar to this, but none address my specific situation.

I have a WAMP server setup for developing some websites, and it\'s running great.

9条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-17 22:39

    I think you are using wrong ip address as most of router uses 192.168.1.1 for itself. Thats why you are not able to view anything i.e your computer has different ip address.

    To solve it, first you need to know ip address of your ow computer I window go to cmd and type ipconfig there you can see your computer lan ip address in IPv4

    Use this ipaddress to connect to wamp server.

    Hope this help you

提交回复
热议问题