<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - 1.75 업글후 Statistics Graph 가 작동을 안합니다.]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=6591</link>
		<description><![CDATA[1.75 업글후 Statistics Graph 가 작동을 안합니다. 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Wed, 17 Sep 2008 01:29:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: 1.75 업글후 Statistics Graph 가 작동을 안합니다.]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=30267#p30267</link>
			<description><![CDATA[<p>1.7.5에서 적혀야 할 original code 는 이렇습니다.</p><div class="quotebox"><blockquote><p>RewriteEngine On<br />&nbsp; &nbsp;RewriteBase /<br />&nbsp; &nbsp;RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L]<br />&nbsp; &nbsp;RewriteCond %{REQUEST_FILENAME} -f<br />&nbsp; &nbsp;RewriteRule ^(cache)+/+(.+[^/]).(cache|xml|txt|log)$ - [NC,F,L]<br />&nbsp; &nbsp;RewriteCond %{REQUEST_FILENAME} -d<br />&nbsp; &nbsp;RewriteRule ^(.+[^/])$ $1/ [L]<br />&nbsp; &nbsp;RewriteCond %{REQUEST_FILENAME} !-f<br />&nbsp; &nbsp;RewriteRule ^(.*)$ rewrite.php [L,QSA]</p></blockquote></div><p>참고로 현재 버전의 오리지널 .htaccess 값은 function getDefaultHtaccess() 를 호출하면 볼 수 있습니다.^^</p>]]></description>
			<author><![CDATA[null@example.com (inureyes)]]></author>
			<pubDate>Wed, 17 Sep 2008 01:29:08 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=30267#p30267</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 1.75 업글후 Statistics Graph 가 작동을 안합니다.]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=30263#p30263</link>
			<description><![CDATA[<p>앗, 잠시, inureyes님께 질문 하나 드립니다-<br />1.7.5 이후의 htaccess 관련 코드에서 지하님이 적으신 대로 되어 있어서 제가 IIS 지원 추가 작업할 때 rewrite rule 기준을 위와 같이 잡고 했는데 이러면 지하님이 지적해주신 문제가 그대로 이어지는 것 아닌가요?;<br />어떤 rewrite rule을 쓰는 것이 맞는지 정리해주세요~</p><p>우선 티켓 <a href="http://dev.textcube.org/ticket/1094">#1094</a>로 등록했습니다;</p>]]></description>
			<author><![CDATA[null@example.com (daybreaker)]]></author>
			<pubDate>Tue, 16 Sep 2008 16:41:19 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=30263#p30263</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 1.75 업글후 Statistics Graph 가 작동을 안합니다.]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=30262#p30262</link>
			<description><![CDATA[<p>휴 해결했습니다. 자문자답을 하게 되네요;<br />저처럼 1.7 이하에서 한번에 1.75 로 가시는 분에게 해당되는 버그 같습니다.<br />검색을 한참 한 후에 알게 되었네요 저와 같은 문제를 겪는 분이 있을거 같아<br />남겨 놓습니다.</p><p>서비스 설정의 - 서버 하단의 htaccess 편집 부분에서</p><p>&nbsp; &nbsp;RewriteCond %{REQUEST_FILENAME} -f<br />&nbsp; &nbsp;RewriteRule ^(cache)+/+(.+[^/]).(cache|xml|txt|log)$ - [NC,F,L]<br />&nbsp; &nbsp;RewriteCond %{REQUEST_FILENAME} -d<br />&nbsp; &nbsp;RewriteRule ^(.+[^/])$ $1/ [L]<br />&nbsp; &nbsp;RewriteCond %{REQUEST_FILENAME} !-f<br />&nbsp; &nbsp;RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L]<br />&nbsp; &nbsp;RewriteRule ^(.*)$ rewrite.php [L,QSA]</p><p>이부분에서 </p><p>맨마지막에서 2번째 문장인 <br />&nbsp; &nbsp;RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L]</p><p>요걸 맨위로 올려주세요 (위의 문장중 맨위 말입니다)</p><p>그러니깐 되네요</p>]]></description>
			<author><![CDATA[null@example.com (지하)]]></author>
			<pubDate>Tue, 16 Sep 2008 15:54:18 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=30262#p30262</guid>
		</item>
		<item>
			<title><![CDATA[1.75 업글후 Statistics Graph 가 작동을 안합니다.]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=30202#p30202</link>
			<description><![CDATA[<p>1.7 쓸때까지는 문제가 없었는데 1.75 업글후</p><p>Statistics Graph 가 나타나지 않습니다.</p><p>혹시나 해서 확장팩의 graph 플러그인만 따로 복사해 봐도 마찬가지네요;;</p><p><a href="http://www.jiha.net/tc">http://www.jiha.net/tc</a> 왼쪽 맨 아래 보시는거처럼</p><p>그냥</p><p>Statistics Graph 이렇게 뜨고 그래픽 표시나 작동이 안되네요 -_-;</p>]]></description>
			<author><![CDATA[null@example.com (지하)]]></author>
			<pubDate>Fri, 12 Sep 2008 05:10:04 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=30202#p30202</guid>
		</item>
	</channel>
</rss>
