<?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=4591&amp;type=atom"/>
	<updated>2008-02-06T05:31:19Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=4591</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 서브 파일들을 직접 연결하면 빈페이지가 나옵니다.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24012#p24012"/>
			<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[inureyes]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2</uri>
			</author>
			<updated>2008-02-06T05:31:19Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24012#p24012</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[서브 파일들을 직접 연결하면 빈페이지가 나옵니다.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24009#p24009"/>
			<content type="html"><![CDATA[<p>기본적으로 블로그는 잘 돌아가는 상태인데요</p><p>사이트 내의 페이지를 불러오려하면 빈페이지가 나옵니다.</p><p>예를 들어, <br /><a href="http://www.takeone.pe.kr/takeone">http://www.takeone.pe.kr/takeone</a><br /><a href="http://www.takeone.pe.kr/takeone/LoadPhotoTest/LoadPhotoTest.html">http://www.takeone.pe.kr/takeone/LoadPh … oTest.html</a></p><p>과 같이 접속하려 하면 빈페이지가 나옵니다. 머 어떤 서브 페이지를 찍어도 빈페이지로 나옴니다만.</p><p>아마도 .htaccess와 rewrite.php 문제인듯 하여 .htaccess 내용도 올립니다.</p><p>&lt;IfModule mod_url.c&gt;<br />CheckURL Off<br />&lt;/IfModule&gt;<br />RewriteEngine On<br />RewriteBase /<br />RewriteCond %{REQUEST_FILENAME} -d<br />RewriteRule ^(.+[^/])$ $1/ [L]<br />RewriteCond %{REQUEST_FILENAME} !-d [OR]<br />RewriteCond %{REQUEST_FILENAME} !-f<br />RewriteRule ^(.*)$ rewrite.php [L, QSA]</p><p>도움좀 부탁드릴께요 ㅡㅜ</p><p>아 그리고 single 모드로 운영하고 있는 상태입니다.</p>]]></content>
			<author>
				<name><![CDATA[jkm0114]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=406</uri>
			</author>
			<updated>2008-02-06T04:08:39Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24009#p24009</id>
		</entry>
</feed>
