tomcat安裝成功頁面翻譯

 

p_w_picpath

假如你是經過瀏覽器看到此頁面,這代表你已經成功安裝Tomcat。恭喜你!html

而你如今可能已猜到,這個默認的tomcat主頁能在本地文件系統找到,地址是:web

$CATALINA_HOME/webapps/ROOT/index.htmlapache

"$CATALINA_HOME"是Tomcat的根目錄。 假如進入這個網頁 是在你預料以外。瀏覽器

那要會有兩種可能,tomcat

一種狀況是 你無心中瀏覽到了一個新安裝的tomcat頁面,安全

另外一種狀況是 你的tomcat並無正確設置(若是你是管理員,你設置tomcat關閉,但tomcat還在運行)。 app

對於後一種狀況,請參考Tomcat的文檔查看更多詳細的設置和管理信息,tomcat文檔能夠在安裝文件中找到。webapp

 

注意:出於安全考慮,擁有admin或者manager權限的用戶都不能使用tomcat的web管理軟件。ide

         用戶定義在$CATALINA_HOME/conf/tomcat-users.xmlui

本tomcat版本 包含了Servlets和JSPs例子(包括相關源代碼), 更多的文檔、介紹手冊,以幫助你開發web應用程序。

Tomcat的郵箱以下(在Tomcat的網頁):

謝謝使用Tomcat!

 

 

 

If you're seeing this page via a web browser, it means you've setup Tomcat successfully. Congratulations!

As you may have guessed by now, this is the default Tomcat home page. It can be found on the local filesystem at:

$CATALINA_HOME/webapps/ROOT/index.html

where "$CATALINA_HOME" is the root of the Tomcat installation directory. If you're seeing this page, and you don't think you should be, then you're either a user who has arrived at new installation of Tomcat, or you're an administrator who hasn't got his/her setup quite right. Providing the latter is the case, please refer to the Tomcat Documentation for more detailed setup and administration information than is found in the INSTALL file.

NOTE: For security reasons, using the administration webapp is restricted to users with role "admin". The manager webapp is restricted to users with role "manager". Users are defined in $CATALINA_HOME/conf/tomcat-users.xml.

Included with this release are a host of sample Servlets and JSPs (with associated source code), extensive documentation, and an introductory guide to developing web applications.

Tomcat mailing lists are available at the Tomcat project web site:

Thanks for using Tomcat!

相關文章
相關標籤/搜索