<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Apache Rewrite 問題"]]></title>
		<link>https://forum.andowson.com/posts/list/20.page</link>
		<description><![CDATA[Latest messages posted in the topic "Apache Rewrite 問題"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Apache Rewrite 問題</title>
				<description><![CDATA[ Hi 安道生大 
<br>
<br>
有遇到一個問題 
<br>
用Apache 的Rewrite 將 /abc.jsp?id=1&amp;name=mini-itx --&gt; /mini-itx.jsp 
<br>
若有人用/mini-itx.jsp 這個被Rewrite 的網址來訪問, 
<br>
實際內容頁面是 /abc.jsp?id=1&amp;name=mini-itx 
<br>
網址列還是/mini-itx.jsp 如同Rewrite 一樣 
<br>
Rewrite 要如何設定? 
<br>
<br>
或者有其他更好的作法? 
<br>
<br>
請指點一番..thx 
<br>]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/583/1229.page</guid>
				<link>https://forum.andowson.com/posts/preList/583/1229.page</link>
				<pubDate><![CDATA[Fri, 8 Jun 2012 15:51:43]]> GMT</pubDate>
				<author><![CDATA[ moder]]></author>
			</item>
			<item>
				<title>回覆:Apache Rewrite 問題</title>
				<description><![CDATA[ 試試看這樣子行不行? 
<br>
[code]RewriteRule ^/mini-itx.jsp$ /abc.jsp?id=1&amp;name=mini-itx [P][/code]]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/583/1230.page</guid>
				<link>https://forum.andowson.com/posts/preList/583/1230.page</link>
				<pubDate><![CDATA[Sun, 17 Jun 2012 11:26:52]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>