Javaweb tomcat服务器如何发布到外网
PHPz
PHPz 2017-04-18 09:56:38
0
4
288

如题,小白一枚,希望大家不吝赐教

PHPz
PHPz

学习是最好的投资!

reply all(4)
阿神

For your home network, generally set up a virtual server on the router, map it to the computer where you publish tomcat, and then search the IP address on Baidu to check the public IP address, and then you can access it.

Peter_Zhu

As long as you have an IP from the external network, you can either forward it to the internal network through the machine with the external IP, or you can directly hang tomcat on the machine with the external IP

大家讲道理

Put it on the server. It is best to get an nginx on the front end to separate dynamic and static, and reverse proxy.

Ty80

Baidu ngrock.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template