<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - .htaccess 파일 한글검색 관련 수정방법좀 알려주세요.]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=1938&amp;type=atom"/>
	<updated>2006-11-07T17:47:00Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=1938</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: .htaccess 파일 한글검색 관련 수정방법좀 알려주세요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=11367#p11367"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>무시기야 작성:</cite><blockquote><p>알려주신대로 했는데..</p><p>자꾸 Internal Server Error가 뜹니다.. </p><p>호스팅 업체를 바꿔야 할까요?</p></blockquote></div><p>서버 관리리자와 한번 이야기를;;;</p><p>CheckURL Off를 서버 셋팅에서 해주거나 .htaccess에서 옵션 수정할 수 있게 해주거나, 서버 옮겨 달라거나..</p><p>호스팅 업체를 바꾸는 수 밖에요.</p>]]></content>
			<author>
				<name><![CDATA[gendoh]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=17</uri>
			</author>
			<updated>2006-11-07T17:47:00Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=11367#p11367</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: .htaccess 파일 한글검색 관련 수정방법좀 알려주세요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=11285#p11285"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>무시기야 작성:</cite><blockquote><p>알려주신대로 했는데..</p><p>자꾸 Internal Server Error가 뜹니다.. </p><p>호스팅 업체를 바꿔야 할까요?</p></blockquote></div><p>으흑.. 저와 같은 셋팅의 호스팅인가보군요..</p>]]></content>
			<author>
				<name><![CDATA[LonnieNa]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=9</uri>
			</author>
			<updated>2006-11-07T09:34:57Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=11285#p11285</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: .htaccess 파일 한글검색 관련 수정방법좀 알려주세요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=11281#p11281"/>
			<content type="html"><![CDATA[<p>알려주신대로 했는데..</p><p>자꾸 Internal Server Error가 뜹니다.. </p><p>호스팅 업체를 바꿔야 할까요?</p>]]></content>
			<author>
				<name><![CDATA[무시기야]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=761</uri>
			</author>
			<updated>2006-11-07T09:29:39Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=11281#p11281</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: .htaccess 파일 한글검색 관련 수정방법좀 알려주세요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=11279#p11279"/>
			<content type="html"><![CDATA[<p>가장 앞줄에 다음 세 줄을 추가하세요 <img src="http://forum.tattersite.com/ko/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>&lt;IfModule mod_url.c&gt;<br />CheckURL Off<br />&lt;/ifModule&gt;</p>]]></content>
			<author>
				<name><![CDATA[inureyes]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2</uri>
			</author>
			<updated>2006-11-07T09:20:40Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=11279#p11279</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[.htaccess 파일 한글검색 관련 수정방법좀 알려주세요.]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=11278#p11278"/>
			<content type="html"><![CDATA[<p>너무 답답하네요.. 하루종일 이리저리 해보도 안돼고.. </p><p>인터넷에는 단순하게 설명되어 있던데..</p><p>현재.. 한글검색이 안돼서.. 폴더에 의한 글을 정리한후 클릭하면.. 없는글.. 크</p><p>현재 파일내용은 아래와 같습니다. <br />CheckURL Off는 도데체 어디에 어떻게 넣어야 하죠..</p><p>일이있어서. 빨리 끝내야하는데.. 답답해 미치겠습니다. 도와주세요~<br />--------------<br />RewriteEngine On<br />RewriteBase /<br />RewriteCond %{ENV:REDIRECT_SURI} !^$<br />RewriteRule (.*) - [L]<br />RewriteCond %{REQUEST_FILENAME} -d<br />RewriteRule ^(.+[^/])$ $1/ [L]<br />RewriteRule ^$ blog/index.php [E=SURI:1,L]<br />RewriteRule ^[0-9]+$ blog/item.php [E=SURI:1,L]<br />RewriteRule ^favicon\.ico$ blog/favicon.ico.php [E=SURI:1,L]<br />RewriteRule ^index\.gif$ blog/index.gif.php [E=SURI:1,L]<br />RewriteCond %{QUERY_STRING} (^|&amp;)pl=([0-9]+)<br />RewriteRule ^index\.php$ %2 [NE,L]<br />RewriteRule ^index\.php$ blog/index.php [E=SURI:1,L]<br />RewriteRule ^index\.xml$ blog/rss/index.php [E=SURI:1,L]<br />RewriteCond %{REQUEST_FILENAME} -f [OR]<br />RewriteCond %{REQUEST_FILENAME} -d&nbsp; <br />RewriteRule !^(blog|cache)/ - [L]&nbsp; &nbsp; &nbsp; &nbsp;<br />RewriteRule ^(entry|attachment|category|keylog|tag|search|plugin)/? blog/$1/index.php [E=SURI:1,L]<br />RewriteRule ^(.+)/[0-9]+$ blog/$1/item.php [E=SURI:1,L]<br />RewriteRule ^(.+)$ blog/$1/index.php [E=SURI:1,L]<br />-----------</p>]]></content>
			<author>
				<name><![CDATA[무시기야]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=761</uri>
			</author>
			<updated>2006-11-07T09:17:00Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=11278#p11278</id>
		</entry>
</feed>
