Accessing localhost (xampp) from another computer over LAN network - how to?

后端 未结 24 3376
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-22 14:01

I have just set up a wi-fi network at home. I have all my files on my desktop computer (192.168.1.56) and want to access localhost over there from another computer (192.168.

24条回答
  •  刺人心
    刺人心 (楼主)
    2020-11-22 14:39

    I was having this issue. I was using XAMPP in a virtual machine which was having network setting as "NAT". I changed it to "Bridged" and the problem got solved.

提交回复
热议问题