特殊:Badtitle/NS100:ApacheTomcat55:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
以内容'{{From|https://help.ubuntu.com/community/ApacheTomcat55}} {{Languages|UbuntuHelp:ApacheTomcat55}} === Apache Tomcat 5.5 === Apache Tomcat is a JSP/Servlet container. Versio…'创建新页面
 
Wikibot留言 | 贡献
无编辑摘要
 
第2行: 第2行:
{{Languages|UbuntuHelp:ApacheTomcat55}}
{{Languages|UbuntuHelp:ApacheTomcat55}}
=== Apache Tomcat 5.5 ===
=== 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 [[http://tomcat.apache.org|Official Apache Tomcat Page]].
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 [http://tomcat.apache.org Official Apache Tomcat Page].
==== Ubuntu 8.04 Hardy Heron ====
==== Ubuntu 8.04 Hardy Heron ====
===== Installation =====
===== Installation =====
Install tomcat5.5 tomcat5.5-admin tomcat5.5-webapps
Install tomcat5.5 tomcat5.5-admin tomcat5.5-webapps
===== Notes =====
===== Notes =====
* Default port is 8180, so you can reach it at [[http://localhost:8180]]
* Default port is 8180, so you can reach it at [http://localhost:8180]
* Tomcat Users file is located at /etc/tomcat5.5/tomcat-users.xml
* Tomcat Users file is located at /etc/tomcat5.5/tomcat-users.xml
* Start up and shut down with /etc/init.d/tomcat5.5
* Start up and shut down with /etc/init.d/tomcat5.5
==== Further Information ====
==== Further Information ====
* [[http://tomcat.apache.org/download-55.cgi|Official Apache Tomcat 5.5 Page]]
* [http://tomcat.apache.org/download-55.cgi Official Apache Tomcat 5.5 Page]


[[category:UbuntuHelp]]
[[category:UbuntuHelp]]

2010年5月19日 (三) 17:27的最新版本

{{#ifexist: :ApacheTomcat55/zh | | {{#ifexist: ApacheTomcat55/zh | | {{#ifeq: {{#titleparts:ApacheTomcat55|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:ApacheTomcat55|1|-1|}} | zh | | }}

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 Official 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