摘要:
通过apt-get 安装tomcat7后,各个文件很分散,bin, webapp ,conf都在不同的地方。 安装方法 sudo apt-get install tomcat7 完成后启动方法: sudo service tomcat7 start 配置文件路径 /etc/tomcat7/serve 阅读全文
posted @ 2019-03-21 17:33 displaynick 阅读(99) 评论(0) 推荐(0)
|
|
|
|
摘要:
通过apt-get 安装tomcat7后,各个文件很分散,bin, webapp ,conf都在不同的地方。 安装方法 sudo apt-get install tomcat7 完成后启动方法: sudo service tomcat7 start 配置文件路径 /etc/tomcat7/serve 阅读全文
posted @ 2019-03-21 17:33 displaynick 阅读(99) 评论(0) 推荐(0) |
|