<?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=7586</link>
		<description><![CDATA[.htaccess 설정을 어떻게 해야하는지요? 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Sun, 11 Jan 2009 04:33:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: .htaccess 설정을 어떻게 해야하는지요?]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=33189#p33189</link>
			<description><![CDATA[<p><a href="http://forum.tattersite.com/ko/viewtopic.php?id=5335">http://forum.tattersite.com/ko/viewtopic.php?id=5335</a><br />여기를 참고하세요.</p>]]></description>
			<author><![CDATA[null@example.com (daybreaker)]]></author>
			<pubDate>Sun, 11 Jan 2009 04:33:54 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=33189#p33189</guid>
		</item>
		<item>
			<title><![CDATA[.htaccess 설정을 어떻게 해야하는지요?]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=33188#p33188</link>
			<description><![CDATA[<p>안녕하세요? <br />제가 텍스트큐브블로그를 이용해서 블로그를 운영하고 있습니다. <br />그런데 여기에 .htaccess 파일의 뭐가 잘못된건지 블로그 계정 밑에 gallery 폴더를 하나 만들어서 간단한 겔러리를&nbsp; 설치하려고 하는데 IE에서 이 gallery 폴더에 접근자체가 안되는거 같네요. .htaccess 파일을 없애고 하니 잘 접근되는데 이 파일이 뭔가 제어를 하는거 같네요. 아래 .htaccess 설정 정보를 올립니다. <br />아시는분 보시고 어떻게 바꿔야 gallery 또는 다른 폴더들도 접근이 가능한지 알려주세요. <br />부탁 드립니다. </p><p>참고로 블로그가 계정 바로 밑에 다 설치 되어 있습니다. 그리고 계정 바로 밑에 필요에 의해서 만들어놓은 폴더들이 있는데 그 폴더들이 IE에서 전혀 열리지 않는문제 입니다.</p><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>]]></description>
			<author><![CDATA[null@example.com (유희원)]]></author>
			<pubDate>Sun, 11 Jan 2009 02:28:07 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=33188#p33188</guid>
		</item>
	</channel>
</rss>
