<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "預設port 是8080 想改…"]]></title>
		<link>https://forum.andowson.com/posts/list/7.page</link>
		<description><![CDATA[Latest messages posted in the topic "預設port 是8080 想改…"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>預設port 是8080 想改…</title>
				<description><![CDATA[ 預設port 是8080 想改成80 
<br>
變成一般網站用的port 
<br>
<br>
<br>
試著把WEB-INF\config\SystemGlobals.properties 
<br>
改成這樣(把:8080去掉) 
<br>
forum.link = <a class="snap_shots" href="http://localhost/jforum" target="_blank">http://localhost/jforum</a>
<br>
homepage.link = <a class="snap_shots" href="http://localhost" target="_blank">http://localhost</a>
<br>
<br>
重開Tomcat 一樣沒有用@@ 
<br>
<br>
請問還有哪裡要改的? 
<br>]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/47/60.page</guid>
				<link>https://forum.andowson.com/posts/preList/47/60.page</link>
				<pubDate><![CDATA[Sat, 24 Feb 2007 14:43:37]]> GMT</pubDate>
				<author><![CDATA[ derekypp]]></author>
			</item>
			<item>
				<title>回覆:預設port 是8080 想改…</title>
				<description><![CDATA[ 這個應該是Tomcat本身設定的問題了，請修改server.xml 
<br>
將[code=xml] 
<br>
 &lt;Connector port="8080" maxHttpHeaderSize="8192" 
<br>
 maxThreads="150" minSpareThreads="25" maxSpareThreads="75" 
<br>
 enableLookups="false" redirectPort="8443" acceptCount="100" 
<br>
 connectionTimeout="20000" disableUploadTimeout="true" /&gt;[/code] 
<br>
中的8080改為80即可]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/47/61.page</guid>
				<link>https://forum.andowson.com/posts/preList/47/61.page</link>
				<pubDate><![CDATA[Sat, 24 Feb 2007 17:18:01]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>回覆:預設port 是8080 想改…</title>
				<description><![CDATA[ ok了 謝謝你^^]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/47/63.page</guid>
				<link>https://forum.andowson.com/posts/preList/47/63.page</link>
				<pubDate><![CDATA[Sun, 25 Feb 2007 02:46:36]]> GMT</pubDate>
				<author><![CDATA[ derekypp]]></author>
			</item>
	</channel>
</rss>