<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - 엑박의 .htaccess 설정 설명 좀 해주세요..]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=5901</link>
		<description><![CDATA[엑박의 .htaccess 설정 설명 좀 해주세요.. 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Sat, 21 Jun 2008 03:31:51 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: 엑박의 .htaccess 설정 설명 좀 해주세요..]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=28401#p28401</link>
			<description><![CDATA[<p>공지에 떳습니다.<br />Textcube 1.7.1 오류 패치 안내 (6월 21일 5시)<br /><a href="http://notice.textcube.org/ko/130">http://notice.textcube.org/ko/130</a></p>]]></description>
			<author><![CDATA[null@example.com (bellblog)]]></author>
			<pubDate>Sat, 21 Jun 2008 03:31:51 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=28401#p28401</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 엑박의 .htaccess 설정 설명 좀 해주세요..]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=28341#p28341</link>
			<description><![CDATA[<p>1.7rc1 업글 후 생성되는 .htaccess 입니다.</p><div class="quotebox"><blockquote><p>#&lt;IfModule mod_url.c&gt;<br />#CheckURL Off<br />#&lt;/IfModule&gt;<br />#SetEnv PRELOAD_CONFIG 1<br />RewriteEngine On<br />RewriteBase /<br />RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L]<br />RewriteCond %{REQUEST_FILENAME} -d<br />RewriteRule ^(.+[^/])$ $1/ [L]<br />RewriteCond %{REQUEST_FILENAME} !-f<br />RewriteRule ^(.*)$ rewrite.php [L,QSA]</p></blockquote></div><p>또, 다른 곳의 업글 후&nbsp; .htaccess 입니다.</p><div class="quotebox"><blockquote><p>#&lt;IfModule mod_url.c&gt;<br />#CheckURL Off<br />#&lt;/IfModule&gt;<br />#SetEnv PRELOAD_CONFIG 1<br />RewriteEngine On<br />RewriteBase /<br />RewriteCond %{REQUEST_FILENAME} -f<br />RewriteRule ^(cache)+/+(.+[^/])\.(cache|xml|txt|log)$ - [NC,F,L]<br />RewriteCond %{REQUEST_FILENAME} -d<br />RewriteRule ^(.+[^/])$ $1/ [L]<br />RewriteCond %{REQUEST_FILENAME} !-f<br />RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L]<br />RewriteRule ^(.*)$ rewrite.php [L,QSA]</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (bellblog)]]></author>
			<pubDate>Thu, 19 Jun 2008 19:53:57 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=28341#p28341</guid>
		</item>
		<item>
			<title><![CDATA[엑박의 .htaccess 설정 설명 좀 해주세요..]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=28316#p28316</link>
			<description><![CDATA[<p>엑박의 .htaccess 설정 예</p><div class="quotebox"><blockquote><p>#&lt;IfModule mod_url.c&gt;<br />#CheckURL Off<br />#&lt;/IfModule&gt;<br />#SetEnv PRELOAD_CONFIG 1<br />RewriteEngine On<br />RewriteBase /<br />RewriteCond %{REQUEST_FILENAME} -d<br />RewriteCond %{REQUEST_URI} !^/punbb(/*)<br />RewriteRule ^(.+[^/])$ $1/ [L]<br />RewriteCond %{REQUEST_FILENAME} !-f<br />RewriteCond %{REQUEST_URI} !^/punbb(/*)<br />RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L]<br />RewriteRule ^(.*)$ rewrite.php [L,QSA]</p></blockquote></div><p>디렉토리나 php 플래시 파일이 실행 가능한 예</p><div class="quotebox"><blockquote><p>#&lt;IfModule mod_url.c&gt;<br />#CheckURL Off<br />#&lt;/IfModule&gt;<br />#SetEnv PRELOAD_CONFIG 1<br />RewriteEngine On<br />RewriteBase /<br />RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L]<br />RewriteCond %{REQUEST_FILENAME} -d<br />RewriteCond %{REQUEST_URI} !^/punbb(/*)<br />RewriteRule ^(.+[^/])$ $1/ [L]<br />RewriteCond %{REQUEST_FILENAME} !-f<br />RewriteCond %{REQUEST_URI} !^/punbb(/*)<br />RewriteRule ^(.*)$ rewrite.php [L,QSA]</p></blockquote></div><p>위의 RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L] 이 위치에 따라서 즉, /punbb/ 와 /.php /.swf 등이 출력이 되는 경우와 엑박으로 뜨는 경우.... 설명 좀 부탁 드려도 될까요?</p>]]></description>
			<author><![CDATA[null@example.com (bellblog)]]></author>
			<pubDate>Thu, 19 Jun 2008 11:00:21 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=28316#p28316</guid>
		</item>
	</channel>
</rss>
