顯示具有 port 標籤的文章。 顯示所有文章
顯示具有 port 標籤的文章。 顯示所有文章

2011年7月1日 星期五

Tomcat 設定通訊埠號

設定方式
開啟Tomcat安裝路徑下的\conf資料夾,尋找server.xml的檔案開啟後,
找尋此段
<Connector URIEncoding="UTF-8" connectionTimeout="20000" port="8080" protocol="HTTP/1.1" redirectPort="8443"/>

變更port中的數值