We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b4e91 commit 782ed62Copy full SHA for 782ed62
2 files changed
docs/javatool/server/tomcat/images/tomcat.png
154 KB
docs/javatool/server/tomcat/tomcat-quickstart.md
@@ -90,6 +90,8 @@ tar -zxf apache-tomcat-8.5.24.tar.gz
90
91
启动后,访问 http://localhost:8080 ,可以看到 Tomcat 安装成功的测试页面。
92
93
+
94
+
95
## 配置
96
97
本节将列举一些重要、常见的配置项。详细的 Tomcat8 配置可以参考 [Tomcat 8 配置官方参考文档](http://tomcat.apache.org/tomcat-8.5-doc/config/index.html) 。
0 commit comments