<?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=7462&amp;type=atom"/>
	<updated>2008-12-23T02:17:44Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=7462</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 도메인 보여주기 문제]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=32888#p32888"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[아잉]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=1980</uri>
			</author>
			<updated>2008-12-23T02:17:44Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=32888#p32888</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[도메인 보여주기 문제]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=32885#p32885"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[만두]]></name>
			</author>
			<updated>2008-12-23T01:11:12Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=32885#p32885</id>
		</entry>
</feed>
