<?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=4611&amp;type=atom"/>
	<updated>2008-02-11T14:50:47Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=4611</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 도메인관련 질문입니다..]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24102#p24102"/>
			<content type="html"><![CDATA[<p>www 을 제외한 가상 호스트는 성공했습니다..<br /><a href="http://www.domain.co.kr">www.domain.co.kr</a> 은 dnsever에서 제공하는 웹포워딩으로 대체하고 있습니다..</p><p>헌데 <a href="http://www.domain.co.kr">www.domain.co.kr</a>도 같은 ip를 찍어주고, 아파치 가상호스트 설정에서 똑같은 설정에 단지 www. 만 붙였을 뿐인데 되지 않는군요..<br />이것 해결할 방법은 없을까요?</p>]]></content>
			<author>
				<name><![CDATA[과소비자]]></name>
			</author>
			<updated>2008-02-11T14:50:47Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24102#p24102</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 도메인관련 질문입니다..]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24098#p24098"/>
			<content type="html"><![CDATA[<p>inureyes님 적어주신 설정대로 한번 해보고 후에 검색하시는 분을 위해 결과를 다시 여기에 적겠습니다..<br />댓글 달아주신 두분 감사합니다.. 새해 복 많이 받으세요~</p>]]></content>
			<author>
				<name><![CDATA[과소비자]]></name>
			</author>
			<updated>2008-02-11T13:14:24Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24098#p24098</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 도메인관련 질문입니다..]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24078#p24078"/>
			<content type="html"><![CDATA[<p>일단 <a href="http://www.domain.co.kr">http://www.domain.co.kr</a> 가 가리키는 ip를 서버의 ip로 설정하신 후에, httpd (보통 apache겠죠?) 에 virtualHost를 추가하시면 됩니다.<br />virtualHost 설정의 예제를 하나 들어 보겠습니다-</p><p>&nbsp; &nbsp;&lt;VirtualHost *:80&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp;ServerName <a href="http://www.domain.co.kr">www.domain.co.kr</a><br />&nbsp; &nbsp; &nbsp; &nbsp;ServerAlias nubimaru.com <a href="http://www.domain.co.kr">www.domain.co.kr</a><br />&nbsp; &nbsp; &nbsp; &nbsp;ServerAdmin admin@domain.co.kr<br />&nbsp; &nbsp; &nbsp; &nbsp;DocumentRoot /home/path-to-tc/<br />&nbsp; &nbsp; &nbsp; &nbsp;&lt;Directory /home/path-to-tc/&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Options FollowSymLinks<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;AllowOverride fileinfo<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Order allow,deny<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Allow from all<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Deny from none<br />&nbsp; &nbsp; &nbsp; &nbsp;&lt;/Directory&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp;ErrorLog /var/log/log-file-path/error.log<br />&nbsp; &nbsp; &nbsp; &nbsp;LogLevel warn<br />&nbsp; &nbsp; &nbsp; &nbsp;CustomLog /var/log/log-file-path/error.log combined<br />&nbsp; &nbsp;&lt;/VirtualHost&gt;</p>]]></content>
			<author>
				<name><![CDATA[inureyes]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2</uri>
			</author>
			<updated>2008-02-11T01:29:25Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24078#p24078</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 도메인관련 질문입니다..]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24076#p24076"/>
			<content type="html"><![CDATA[<p>네, 그리했더니 로그인이 안되더군요.. 링크도 다 원래 링크로 되돌아가고..</p><p>링크조차 co.kr 도메인으로 바꿀 수는 없는건가요?</p>]]></content>
			<author>
				<name><![CDATA[과소비자]]></name>
			</author>
			<updated>2008-02-11T01:19:52Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24076#p24076</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: 도메인관련 질문입니다..]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24074#p24074"/>
			<content type="html"><![CDATA[<p>dnsever에서 포워딩 관리에서 간단히 my.domain.ac.kr/~id/tc 를 포워딩해줘버리면 될듯싶은데요.</p>]]></content>
			<author>
				<name><![CDATA[LonnieNa]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=9</uri>
			</author>
			<updated>2008-02-10T23:21:45Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24074#p24074</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[도메인관련 질문입니다..]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=24071#p24071"/>
			<content type="html"><![CDATA[<p>안녕하세요?</p><p>제가 관리자로 있는 리눅스 서버가 있습니다..(우분투 7.10 서버)<br /><a href="http://my.domain.ac.kr/~id/tc/에">http://my.domain.ac.kr/~id/tc/에</a> 설치된 텍스트큐브를<br /><a href="http://www.domain.co.kr/로">http://www.domain.co.kr/로</a> 사용하고 싶습니다.. 혹은 blog.domain.co.kr<br />co.kr 도메인은 dnsever.com에서 관리합니다..</p><p>단일 사용자로 설치되었는데, config.php의 도메인변수만 고쳐서는 안되더군요..<br />어떤 설정을 찾아봐야 할지 막막하네요.. .htaccess 파일에 대한 것도 잘 모르겠고.. 서버 설치 정도만 알고 웹서버에 대한 지식은 많이 없어서요..</p><p>이전 테터툴즈부터 사용하면서 이부분에서 계속 막혔었는데, 도움 주실분 있으신가요?<br />미리 감사드립니다.. 새해 복 많이 받으세요!</p>]]></content>
			<author>
				<name><![CDATA[과소비자]]></name>
			</author>
			<updated>2008-02-10T17:08:35Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=24071#p24071</id>
		</entry>
</feed>
