apache-tomcat安装
Posted 海恋天
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache-tomcat安装相关的知识,希望对你有一定的参考价值。
1.下载apache-tomcat
网址:http://tomcat.apache.org
下载 tomcat 9.0.29
2.解压后设置控制台显示中文不乱码
在 apache-tomcat-9.0.29\\conf 文件夹下logging.properties文件打开
添加一行即可修改为GBK编码方式即可
3.在windows下启动tomcat
在 apache-tomcat-9.0.29\\bin 下点击startup.bat即可启动
在网页地址栏中输入localhost:8080即可显示
apache tomcat安装配置成功!
以上是关于apache-tomcat安装的主要内容,如果未能解决你的问题,请参考以下文章