tomcat

tomcat

Tomcat是常见的免费的web服务器.

安装tomcat(linux)

http://tomcat.apache.org/

下载tar.gz文件

解压放入/usr/local/tomcat文件夹中

mv apache-tomcat-8.0.50 /usr/local/tomcat/

启动/停止tomcat

进入tomcat的bin目录

./startup.sh  # 启动tomcat
./shutdown.sh # 停止tomcat
Author: pangzibo243
Link: https://litianbo243.github.io/2019/10/28/tomcat/
Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
支付宝打赏
微信打赏