<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - textcube내에 사용자가 만든 디렉토리 접근]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=5273&amp;type=atom"/>
	<updated>2008-04-15T06:25:46Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=5273</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: textcube내에 사용자가 만든 디렉토리 접근]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=26294#p26294"/>
			<content type="html"><![CDATA[<p>최상위 폴더 .htaccess 파일의 RewriteRule ^(.*) $1 [L] 하위로 아래 2줄을 추가시켜주시면 될듯 싶습니다. </p><p>관련 링크 <a href="http://offree.net/457">http://offree.net/457</a></p><div class="codebox"><pre><code>RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(.*) $1 [L]
RewriteCond %{REQUEST_FILENAME} /aaa
RewriteRule (.*) - [L]</code></pre></div>]]></content>
			<author>
				<name><![CDATA[lunamoth]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=56</uri>
			</author>
			<updated>2008-04-15T06:25:46Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=26294#p26294</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[textcube내에 사용자가 만든 디렉토리 접근]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=26291#p26291"/>
			<content type="html"><![CDATA[<p>textcube를 가장 상위에 설치해서 쓰고 있는데,<br />제가 임의로 디렉토리를 하나 만들었습니다. <br />즉, textcube 설치된 디렉토리 안에 제가 만든 디렉토리를 두었습니다.<br />aaa라고 예를 들지요. 그 안에 index.html이 있고요.</p><p>1.5.4를 쓸때는 <a href="http://myblog.com/aaa">http://myblog.com/aaa</a> 이라고 치면 잘 되었는데<br />1.6.2로 올리니까 <a href="http://myblog.com/aaa는">http://myblog.com/aaa는</a> 안되고 <a href="http://myblog.com/aaa/index.html은">http://myblog.com/aaa/index.html은</a> 되네요</p><p>이전처럼 간단한 주소를 사용하고 싶은데 어디를 손 보면 될까요?</p>]]></content>
			<author>
				<name><![CDATA[june8th]]></name>
			</author>
			<updated>2008-04-15T05:41:59Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=26291#p26291</id>
		</entry>
</feed>
