This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xuxinyi
/
ideaDemo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
xxy
ideaDemo
/
tomcat.md
tomcat.md
112 B
Permalink
History
Raw
进入 Tomcat 目录
cd /your/path/tomcat/bin
先停止 Tomcat
./shutdown.sh
启动 Tomcat
./startup.sh