个人工具

“UbuntuHelp:ApacheTomcat55”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(以内容'{{From|https://help.ubuntu.com/community/ApacheTomcat55}} {{Languages|UbuntuHelp:ApacheTomcat55}} === Apache Tomcat 5.5 === Apache Tomcat is a JSP/Servlet container. Versio…'创建新页面)
(没有差异)

2010年5月19日 (三) 16:44的版本

Apache Tomcat 5.5

Apache Tomcat is a JSP/Servlet container. Version 5.5 is available in the repos starting with Ubuntu 7.04 Feisty Fawn. This page only covers Ubuntu-specific file locations and instructions. For further information about configuring Tomcat, refer to the [Apache Tomcat Page].

Ubuntu 8.04 Hardy Heron

Installation

Install tomcat5.5 tomcat5.5-admin tomcat5.5-webapps

Notes
  • Default port is 8180, so you can reach it at [[1]]
  • Tomcat Users file is located at /etc/tomcat5.5/tomcat-users.xml
  • Start up and shut down with /etc/init.d/tomcat5.5

Further Information