<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - 도메인 보여주기 문제]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=7462</link>
		<description><![CDATA[도메인 보여주기 문제 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Tue, 23 Dec 2008 02:17:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: 도메인 보여주기 문제]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=32888#p32888</link>
			<description><![CDATA[<div class="quotebox"><cite>만두 작성:</cite><blockquote><p><a href="http://rioXXXX.cafe24.com/eng">http://rioXXXX.cafe24.com/eng</a> 에 텍스트큐브를 설치하여 사용하고 있습니다.</p><p>우선 제가가진 도메인 주소를 a.org 적용을 하고 싶은데요.</p><p>글을 클릭했을 때, </p><p><a href="http://rioXXXX.cafe24.com/eng/12">http://rioXXXX.cafe24.com/eng/12</a>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;----------&nbsp; &nbsp;이런식으로 글의 주소가 나오게 되는데...</p><p>a.org/12 이렇게 나오게 하고 싶습니다.</p><p>어느 분 말씀이 config.php 파일을 수정하라고 하는데...<br />어떤 부분을 어떻게 수정해야 할까요?</p><p>아래 config.php 파일을 올려봅니다.</p><br /><br /><p>===</p><br /><br /><p>&lt;?php<br />ini_set(&#039;display_errors&#039;, &#039;off&#039;);<br />$database[&#039;server&#039;] = &#039;localhost&#039;;<br />$database[&#039;database&#039;] = &#039;rioXXX&#039;;<br />$database[&#039;username&#039;] = &#039;rioXXX&#039;;<br />$database[&#039;password&#039;] = &#039;khXXX&#039;;<br />$database[&#039;prefix&#039;] = &#039;tcenv_&#039;;<br />$service[&#039;type&#039;] = &#039;single&#039;;<br />$service[&#039;domain&#039;] = &#039;rioXXXX.cafe24.com&#039;;<br />$service[&#039;path&#039;] = &#039;/eng&#039;;<br />$service[&#039;skin&#039;] = &#039;coolant&#039;;<br />$service[&#039;favicon_daily_traffic&#039;] = 10; // 10MB<br />//$serviceURL = &#039;<a href="http://rioXXXX.cafe24.com/eng">http://rioXXXX.cafe24.com/eng</a>&#039; ; // for path of Skin, plugin and etc.<br />//$service[&#039;reader&#039;] = true; // Use Textcube reader. You can set it to false if you do not use Textcube reader, and want to decrease DB load.<br />//$service[&#039;debugmode&#039;] = true; // uncomment for debugging, e.g. displaying DB Query or Session info<br />//$service[&#039;pagecache&#039;] = false; // uncomment if you want to disable page cache feature.<br />//$service[&#039;debug_session_dump&#039;] = true; // session info debuging.<br />//$service[&#039;debug_rewrite_module&#039;] = true; // rewrite handling module debuging.<br />//$service[&#039;session_cookie_path&#039;] = $service[&#039;path&#039;]; // for avoiding spoiling other textcube&#039;s session id sharing root.<br />//$service[&#039;allowBlogVisibilitySetting&#039;] = true; // Allow service users to change blog visibility.<br />?&gt;</p></blockquote></div><p><a href="http://forum.tattersite.com/ko/viewtopic.php?id=6923">http://forum.tattersite.com/ko/viewtopic.php?id=6923</a><br />페이지 참고해보세요.</p>]]></description>
			<author><![CDATA[null@example.com (아잉)]]></author>
			<pubDate>Tue, 23 Dec 2008 02:17:44 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=32888#p32888</guid>
		</item>
		<item>
			<title><![CDATA[도메인 보여주기 문제]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=32885#p32885</link>
			<description><![CDATA[<p><a href="http://rioXXXX.cafe24.com/eng">http://rioXXXX.cafe24.com/eng</a> 에 텍스트큐브를 설치하여 사용하고 있습니다.</p><p>우선 제가가진 도메인 주소를 a.org 적용을 하고 싶은데요.</p><p>글을 클릭했을 때, </p><p><a href="http://rioXXXX.cafe24.com/eng/12">http://rioXXXX.cafe24.com/eng/12</a>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;----------&nbsp; &nbsp;이런식으로 글의 주소가 나오게 되는데...</p><p>a.org/12 이렇게 나오게 하고 싶습니다.</p><p>어느 분 말씀이 config.php 파일을 수정하라고 하는데...<br />어떤 부분을 어떻게 수정해야 할까요?</p><p>아래 config.php 파일을 올려봅니다.</p><br /><br /><p>===</p><br /><br /><p>&lt;?php<br />ini_set(&#039;display_errors&#039;, &#039;off&#039;);<br />$database[&#039;server&#039;] = &#039;localhost&#039;;<br />$database[&#039;database&#039;] = &#039;rioXXX&#039;;<br />$database[&#039;username&#039;] = &#039;rioXXX&#039;;<br />$database[&#039;password&#039;] = &#039;khXXX&#039;;<br />$database[&#039;prefix&#039;] = &#039;tcenv_&#039;;<br />$service[&#039;type&#039;] = &#039;single&#039;;<br />$service[&#039;domain&#039;] = &#039;rioXXXX.cafe24.com&#039;;<br />$service[&#039;path&#039;] = &#039;/eng&#039;;<br />$service[&#039;skin&#039;] = &#039;coolant&#039;;<br />$service[&#039;favicon_daily_traffic&#039;] = 10; // 10MB<br />//$serviceURL = &#039;<a href="http://rioXXXX.cafe24.com/eng">http://rioXXXX.cafe24.com/eng</a>&#039; ; // for path of Skin, plugin and etc.<br />//$service[&#039;reader&#039;] = true; // Use Textcube reader. You can set it to false if you do not use Textcube reader, and want to decrease DB load.<br />//$service[&#039;debugmode&#039;] = true; // uncomment for debugging, e.g. displaying DB Query or Session info<br />//$service[&#039;pagecache&#039;] = false; // uncomment if you want to disable page cache feature.<br />//$service[&#039;debug_session_dump&#039;] = true; // session info debuging.<br />//$service[&#039;debug_rewrite_module&#039;] = true; // rewrite handling module debuging.<br />//$service[&#039;session_cookie_path&#039;] = $service[&#039;path&#039;]; // for avoiding spoiling other textcube&#039;s session id sharing root.<br />//$service[&#039;allowBlogVisibilitySetting&#039;] = true; // Allow service users to change blog visibility.<br />?&gt;</p>]]></description>
			<author><![CDATA[null@example.com (만두)]]></author>
			<pubDate>Tue, 23 Dec 2008 01:11:12 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=32885#p32885</guid>
		</item>
	</channel>
</rss>
