<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - IIS 에서 설치시, rewrite.php 수정]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=5088</link>
		<description><![CDATA[IIS 에서 설치시, rewrite.php 수정 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Thu, 10 Apr 2008 03:03:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: IIS 에서 설치시, rewrite.php 수정]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=26182#p26182</link>
			<description><![CDATA[<p><a href="http://dev.textcube.org/ticket/921">921</a>번 티켓에서 반영하였습니다.^^</p>]]></description>
			<author><![CDATA[null@example.com (inureyes)]]></author>
			<pubDate>Thu, 10 Apr 2008 03:03:34 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=26182#p26182</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: IIS 에서 설치시, rewrite.php 수정]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=25771#p25771</link>
			<description><![CDATA[<p>REQUEST_URI가 셋팅되지 않은 경우의 workaround군요^^ 같은 기능을 하도록 수정하여 1.7로 반영하도록 하겠습니다.</p>]]></description>
			<author><![CDATA[null@example.com (inureyes)]]></author>
			<pubDate>Thu, 27 Mar 2008 08:54:24 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=25771#p25771</guid>
		</item>
		<item>
			<title><![CDATA[IIS 에서 설치시, rewrite.php 수정]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=25747#p25747</link>
			<description><![CDATA[<p>IIS에 설치하다보니, REQUEST_URI 서버 변수 문제가 발생되더라구요.<br />우선은 rewrite.php 안에 아래와 같이 추가하니, 나오더군요.</p><p>&nbsp; &nbsp; define(&#039;ROOT&#039;, &#039;.&#039;); </p><p><strong>&nbsp; &nbsp; if (!isset($_SERVER[&#039;REQUEST_URI&#039;]) and isset($_SERVER[&#039;SCRIPT_NAME&#039;])) {<br />&nbsp; &nbsp; &nbsp; &nbsp; $base = $_SERVER[&#039;SCRIPT_NAME&#039;];<br />&nbsp; &nbsp; &nbsp; &nbsp; if (isset($_SERVER[&#039;QUERY_STRING&#039;]) and !empty($_SERVER[&#039;QUERY_STRING&#039;]))<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $base .= &#039;?&#039; . $_SERVER[&#039;QUERY_STRING&#039;];</strong></p><p><strong>&nbsp; &nbsp; &nbsp; &nbsp; $_SERVER[&quot;REQUEST_URI&quot;] = $base;<br />&nbsp; &nbsp; }<br /></strong></p><p>&nbsp; &nbsp; if (!empty($_SERVER[&#039;PRELOAD_CONFIG&#039;]) &amp;&amp; file_exists(&#039;config.php&#039;)) require_once ROOT.&quot;/config.php&quot;;<br />&nbsp; &nbsp; /* Retrieve Access Parameter Information. */</p>]]></description>
			<author><![CDATA[null@example.com (Elgar)]]></author>
			<pubDate>Thu, 27 Mar 2008 01:48:56 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=25747#p25747</guid>
		</item>
	</channel>
</rss>
