<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - 루트 폴더에 접근하는 방법이 있을까요?]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=8257&amp;type=atom"/>
	<updated>2009-05-07T10:28:04Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=8257</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 루트 폴더에 접근하는 방법이 있을까요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=35016#p35016"/>
			<content type="html"><![CDATA[<p><a href="http://howto.textcube.org/entry/adding-rewrite-rule-in-htaccess">http://howto.textcube.org/entry/adding- … n-htaccess</a> 에서 제 답글 보시면 될것 같습니다.</p>]]></content>
			<author>
				<name><![CDATA[lunamoth]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=56</uri>
			</author>
			<updated>2009-05-07T10:28:04Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=35016#p35016</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 루트 폴더에 접근하는 방법이 있을까요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=35009#p35009"/>
			<content type="html"><![CDATA[<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 ^test.htm(/.*|$) - [L] <br />RewriteRule ^(cache)+/+(.+[^/])\.(cache|xml|txt|log)$ - [NC,F,L]<br />RewriteCond %{REQUEST_FILENAME} -d<br />RewriteRule ^(.+[^/])$ $1/<br />RewriteRule ^img(/.*|$) - [L]<br />RewriteRule ^iepch(/.*|$) - [L]<br />RewriteRule ^xe(/.*|$) - [L]<br />RewriteCond %{REQUEST_FILENAME} !-f<br />RewriteRule ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2 [L]<br />RewriteRule ^(.*)$ rewrite.php [L,QSA]<br />------------------------------------------------------------------------------<br />윗부분에 test.htm이 루트에 있는 파일입니다.<br />제가 php를 전혀 몰라서... 일단 저렇게 입력해보니 잘 되긴하는데...<br />저렇게 입력하는게 맞나요?<br />그리구 루트 폴더 전체를 가능하게 하는 방법은... ^^;;</p>]]></content>
			<author>
				<name><![CDATA[haeppa]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=3558</uri>
			</author>
			<updated>2009-05-06T08:51:45Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=35009#p35009</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 루트 폴더에 접근하는 방법이 있을까요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=35002#p35002"/>
			<content type="html"><![CDATA[<p>하위 폴더에 수정하는 방식으로 루트의 파일 하나하나마다 접근할 수 있도록 설정하면 됩니다.^^</p>]]></content>
			<author>
				<name><![CDATA[inureyes]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2</uri>
			</author>
			<updated>2009-05-06T04:27:01Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=35002#p35002</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[루트 폴더에 접근하는 방법이 있을까요?]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=34981#p34981"/>
			<content type="html"><![CDATA[<p>텍스트큐브를 루트에 설치해서 사용하고 있습니다.<br />.htaccess를 수정하는 방법으로 하위 폴더에 접근도 가능하도록해서 잘 사용중입니다.<br />헌데 루트에 파일(도메인/test.htm)을 생성할 일이 생겨서 해보니 이건 잘되지가 않네요<br />어떤 방법으로 설정해야 접근이 가능할까요?</p>]]></content>
			<author>
				<name><![CDATA[haeppa]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=3558</uri>
			</author>
			<updated>2009-05-05T14:04:46Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=34981#p34981</id>
		</entry>
</feed>
