<?xml version="1.0" encoding="EUC-KR"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"><head>
<meta content="text/html; charset=EUC-KR" http-equiv="Content-Type" />
<!--
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This file is generated from xml source: DO NOT EDIT
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-->
<title>����ġ IP��� ����ȣ��Ʈ ���� - Apache HTTP Server Version 2.5</title>
<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
<link href="/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="/style/css/prettify.css" />
<script src="/style/scripts/prettify.min.js" type="text/javascript">
</script>
<link href="/images/favicon.ico" rel="shortcut icon" /></head>
<body id="manual-page"><div id="page-header">
<p class="menu"><a href="/mod/">���</a> | <a href="/mod/quickreference.html">���þ��</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">���</a> | <a href="/sitemap.html">����Ʈ��</a></p>
<p class="apache">Apache HTTP Server Version 2.5</p>
<img alt="" src="/images/feather.gif" /></div>
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.5</a> &gt; <a href="./">����ȣ��Ʈ</a></div><div id="page-content"><div id="preamble"><h1>����ġ IP��� ����ȣ��Ʈ ����</h1>
<div class="toplang">
<p><span>������ ���: </span><a href="/en/vhosts/ip-based.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="/fr/vhosts/ip-based.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
<a href="/ja/vhosts/ip-based.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="/ko/vhosts/ip-based.html" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="/tr/vhosts/ip-based.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
</div>
<div class="outofdate">�� ������ �ֽ��� ���� �ƴմϴ�.
�ֱٿ� ����� ������ ���� ������ ����ϼ���.</div>
</div>
<div id="quickview"><ul id="toc"><li><img alt="" src="/images/down.gif" /> <a href="#requirements">�ý��� �䱸����</a></li>
<li><img alt="" src="/images/down.gif" /> <a href="#howto">����ġ �������</a></li>
<li><img alt="" src="/images/down.gif" /> <a href="#multiple">���� ������ �����ϱ�</a></li>
<li><img alt="" src="/images/down.gif" /> <a href="#single">���� �ϳ��� ����ȣ��Ʈ �����ϱ�</a></li>
</ul><h3>���</h3><ul class="seealso"><li>
<a href="name-based.html">�̸���� ����ȣ��Ʈ ����</a>
</li></ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="section">
<h2><a name="requirements" id="requirements">�ý��� �䱸����</a></h2>
<p><cite>IP���</cite>�̶� ���� �ǹ��ϵ��� ������
<strong>IP��� ����ȣ��Ʈ ������ ���� �ٸ� IP �ּҸ�
�������Ѵ�</strong>. �̴� ��ǻ�͸� ���������� ���� ��Ʈ����
�����ϰų�, �ֱ� �ü������ �����ϴ� ���� �������̽���
(�ڼ��� ������ �ý��� ������ ����϶�. ���� "ip aliases"���
�ϸ�, ���� "ifconfig" ��ɾ�� �����) ����Ͽ� �����ϴ�.</p>
</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="section">
<h2><a name="howto" id="howto">����ġ �������</a></h2>
<p>���� ȣ��Ʈ�� �����ϵ��� ����ġ�� �����ϴ� ����� �ΰ�����.
�ϳ��� �� ȣ��Ʈ���� ������ �������� �����ϴ�
���̰�, �ٸ� �ϳ��� ��� ����ȣ��Ʈ�� �����ϴ� ���� �Ѱ���
�����ϴ� ����̴�.</p>
<p>���� ���� ������ ����ϳ�:</p>
<ul>
<li>ȸ��2�� ����ڰ� ���̿��� ������� ȸ��1�� �ڷḦ ����
�� ��� �ϴ� �� ���Ȼ� ������ �ʿ��� ���. �� ���
�� ������ ���� �ٸ� <code class="directive"><a href="/mod/mpm_common.html#user">User</a></code>, <code class="directive"><a href="/mod/mpm_common.html#group">Group</a></code>, <code class="directive"><a href="/mod/mpm_common.html#listen">Listen</a></code>, <code class="directive"><a href="/mod/core.html#serverroot">ServerRoot</a></code> �������� �����ؾ� �Ѵ�.</li>
<li>����� �޸𸮰� �ְ�, ��ǻ���� ��� IP�� ��ٸ�������
���ϱ����(file descriptor) �䱸���׵� �����Ѵ�. "���ϵ�ī��"��
Ư�� �ּҸ� <code class="directive"><a href="/mod/mpm_common.html#listen">Listen</a></code>�� ���� �ִ�. �׷���
� ���������� Ư�� �ּҸ� ��ٸ� �ʿ䰡 �ִٸ�, (��
�������� �� �ּҸ� ������ ��� �ּҸ� ��ٸ��� �ٸ� ��
�������� ������ �ּҸ� ��ٸ� �� ������) ������ �ּ�
��θ� ��ٷ��� �Ѵ�.</li>
</ul>
<p>���� ���� �Ѱ��� ����ϳ�:</p>
<ul>
<li>����ȣ��Ʈ���� ������ ������ ������ �� �ִ� ���.</li>
<li>��ǻ�Ͱ� �ſ� ���� ��û�� �����Ѵٸ� ���� ������
�����ϱ⿡ �ӵ� �ս��� Ŭ �� �ִ�.</li>
</ul>
</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="section">
<h2><a name="multiple" id="multiple">���� ������ �����ϱ�</a></h2>
<p>�� ����ȣ��Ʈ���� �������� ��ġ�Ѵ�. ����������
<code class="directive"><a href="/mod/mpm_common.html#listen">Listen</a></code> ���þ
������ ������ IP �ּ�(Ȥ�� ����ȣ��Ʈ)�� ����ش�. ����
���,</p>
<div class="example"><p><code>
Listen www.smallco.com:80
</code></p></div>
<p>ȣ��Ʈ�� ���ٴ� IP �ּҸ� ����ϱ� �ٶ���.
(<a href="/dns-caveats.html">DNS ����</a> ���)</p>
</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="section">
<h2><a name="single" id="single">���� �ϳ��� ����ȣ��Ʈ �����ϱ�</a></h2>
<p>�� ��� ������ �Ѱ��� �ּ����� ��� ����ȣ��Ʈ�� ����
��û�� �����Ѵ�. ���������� <code class="directive"><a href="/mod/core.html#virtualhost">VirtualHost</a></code> ���þ ����ȣ��Ʈ����
�ٸ� <code class="directive"><a href="/mod/core.html#serveradmin">ServerAdmin</a></code>,
<code class="directive"><a href="/mod/core.html#servername">ServerName</a></code>, <code class="directive"><a href="/mod/core.html#documentroot">DocumentRoot</a></code>, <code class="directive"><a href="/mod/core.html#errorlog">ErrorLog</a></code>, <code class="directive"><a href="/mod/mod_log_config.html#transferlog">TransferLog</a></code>,
<code class="directive"><a href="/mod/mod_log_config.html#customlog">CustomLog</a></code>
���þ� ���� �����Ѵ�. ���� ���,</p>
<div class="example"><p><code>
&lt;VirtualHost www.smallco.com&gt;<br />
ServerAdmin webmaster@mail.smallco.com<br />
DocumentRoot /groups/smallco/www<br />
ServerName www.smallco.com<br />
ErrorLog /groups/smallco/logs/error_log<br />
TransferLog /groups/smallco/logs/access_log<br />
&lt;/VirtualHost&gt;<br />
<br />
&lt;VirtualHost www.baygroup.org&gt;<br />
ServerAdmin webmaster@mail.baygroup.org<br />
DocumentRoot /groups/baygroup/www<br />
ServerName www.baygroup.org<br />
ErrorLog /groups/baygroup/logs/error_log<br />
TransferLog /groups/baygroup/logs/access_log<br />
&lt;/VirtualHost&gt;
</code></p></div>
<p>ȣ��Ʈ�� ���ٴ� IP �ּҸ� ����ϱ� �ٶ���.
(<a href="/dns-caveats.html">DNS ����</a> ���)</p>
<p>VirtualHost ���þ� �ȿ����� ���μ��� ��� ��Ÿ ��� ���þ
�����ϰ� ���� <strong>���</strong> �������þ �����
�� �ִ�. VirtualHost ���þ� �ȿ��� ���þ ����� �� �ִ���
�˷��� <a href="/mod/directives.html">���þ� ���</a>����
<a href="/mod/directive-dict.html#Context">������</a>��
Ȯ���϶�.</p>
<p><a href="/suexec.html">suEXEC ���α׷�</a>��
����Ѵٸ� VirtualHost ���þ� �ȿ� <code class="directive"><a href="/mod/mpm_common.html#user">User</a></code>�� <code class="directive"><a href="/mod/mpm_common.html#group">Group</a></code>�� ����� �� �ִ�.</p>
<p><em>����:</em> ������ �����ϴ� ����ڿܿ� �ٸ� �������
�α������� �ִ� ���丮�� ��������� �ִٸ� ����
������ �����϶�. �ڼ��� ������ <a href="/misc/security_tips.html">���� ��</a>�� ����϶�.</p>
</div></div>
<div class="bottomlang">
<p><span>������ ���: </span><a href="/en/vhosts/ip-based.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="/fr/vhosts/ip-based.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
<a href="/ja/vhosts/ip-based.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="/ko/vhosts/ip-based.html" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="/tr/vhosts/ip-based.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
</div><div class="top"><a href="#page-header"><img src="/images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
<script type="text/javascript"><!--//--><![CDATA[//><!--
var comments_shortname = 'httpd';
var comments_identifier = 'http://httpd.apache.org/docs/trunk/vhosts/ip-based.html';
(function(w, d) {
if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
d.write('<div id="comments_thread"><\/div>');
var s = d.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
(d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
}
else {
d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>');
}
})(window, document);
//--><!]]></script></div><div id="footer">
<p class="apache">Copyright 2015 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="/mod/">���</a> | <a href="/mod/quickreference.html">���þ��</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">���</a> | <a href="/sitemap.html">����Ʈ��</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();
}
//--><!]]></script>
</body></html>