How can i put my WAMP online for someone to access?

前端 未结 7 1536
一个人的身影
一个人的身影 2020-12-03 02:02

I would like to briefly open up my computer and allow my business partener to see what I\'ve been developing on the my localhost. I understand there are probably some securi

7条回答
  •  萌比男神i
    2020-12-03 02:27

    To allow external connections to your server you have to restart WAMP in online mode.

    Left-click the WAMP icon and select Put Online.

    Wait for the icon status to change to white again.

    Enter your IP into your web browser bar and hit enter.

    If you get the same forbidden page as before hit F5 to let the browser load the newest version.

    If it's still not working you probably have to enable port 80 forwarding in your router configuration.

    Finally your buddy can see your homepage!

提交回复
热议问题