invoking.xml.ko revision e095ed6283178339b437a6f15ebcc8a08289fb0d
<?xml version='1.0' encoding='EUC-KR' ?>
<!DOCTYPE manualpage SYSTEM "/style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="/style/manual.ko.xsl"?>
<!-- English Revision: 105989:151408 (outdated) -->
<!--
Copyright 2003-2005 The Apache Software Foundation or its licensors,
as applicable.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<manualpage metafile="invoking.xml.meta">
<title>����ġ ����</title>
<summary>
<p>���� ����ġ�� Windows NT, 2000, XP������ ���񽺷�,
Windows 95�� ME������ �ܼ� ���α׷����� ����ȴ�. �ڼ���
������ <a href="platform/windows.html#winsvc">���񽺷�
����ġ�� �����ϱ�</a>�� <a
href="platform/windows.html#wincons">�ܼ� ���α׷�����
����ġ�� �����ϱ�</a>.</p>
<p>������� <a href="programs/httpd.html">httpd</a>
���α׷��� ��׶��忡�� ��� ��û�� ó���ϴ� ��������
����ȴ�. �� ������ <code>httpd</code>�� �����ϴ� �����
�����Ѵ�.</p>
</summary>
<seealso><a href="stopping.html">����ġ �ߴܰ� �����</a></seealso>
<seealso><a href="programs/httpd.html">httpd</a></seealso>
<seealso><a href="programs/apachectl.html">apachectl</a></seealso>
<section id="startup"><title>��� ����ġ�� �����ϳ�</title>
<p>�������Ͽ��� <directive
module="mpm_common">Listen</directive>�� �⺻���� 80(Ȥ��
1024������ �ٸ� ��Ʈ)�̶�� �� Ư�� ��Ʈ�� �����ϱ�����
root ������ �ʿ��ϴ�. ������ �����Ͽ� �α������� ���� ����
��� �������� �۾��� ��ģ��, Ŭ���̾�Ʈ�� ��û�� ��ٸ���
�����ϴ� <em>�ڽ�(child)</em> ���μ����� ������ ����.
�� <code>httpd</code> ���μ����� ��� root ����ڷ� ���������,
�ڽ� ���μ������� �� ������ ���� ����ڷ� ����ȴ�. �̴�
������ <a href="mpm.html">����ó�� ���</a>�� �����Ѵ�.</p>
<p><a href="programs/apachectl.html">apachectl</a>
��ũ��Ʈ�� ����Ͽ� <code>httpd</code> ���������� �����ϱ�
�����Ѵ�. �� ��ũ��Ʈ�� <code>httpd</code>�� ���
�ü������ ���������� �����ϱ����� �ʿ��� ȯ�溯������
�����ϰ� <code>httpd</code> ���������� �����Ѵ�.
<code>apachectl</code>�� ����� �ƱԸ�Ʈ�� �״�� �ѱ�⶧����,
<code>httpd</code>�� � �ɼ��̶� <code>apachectl</code>��
��밡���ϴ�. ��, <code>apachectl</code> ��ũ��Ʈ�� �պκп�
������ <code>HTTPD</code> ������ <code>httpd</code> ����������
�ִ� ��ġ�� <em>�׻�</em> ����� ����� �ƱԸ�Ʈ�� ����
������ �� �ִ�.</p>
<p><code>httpd</code>�� �����ϸ� ���� <a
href="configuring.html">��������</a> <code>httpd.conf</code>��
ã�Ƽ� �д´�. �� ������ ��ġ�� ������ �߿� �����ϳ�, �����
������ ���� <code>-f</code> ����� �ɼ����� ������ ���� �ִ�.</p>
<example>/usr/local/apache2/bin/apachectl -f
/usr/local/apache2/conf/httpd.conf</example>
<p>�����ϴ� �������� ������ ��ٸ�, ������ �͹̳ο���
�������� ��� ������Ʈ�� ���� ��� �����Եȴ�. �̴� ������
������� �ǹ��Ѵ�. ������� ������ �����Ͽ� <directive
module="core">DocumentRoot</directive> ���丮�� �ִ�
�׽�Ʈ �������� �� �������� ��ũ�� (����ī��) ���?�� ��
�� �ִ�.</p>
</section>
<section id="errors"><title>������ ����</title>
<p>����ġ�� �����ϴ� �����߿� �ɰ��� ������ �߻��ϸ�,
�����ϱ� �� ������ �˸��� ������ �ܼ��̳� <directive
module="core">ErrorLog</directive>�� ����. ���� ���� ���� ��
�ϳ��� "<code>Unable to bind to Port ...</code>"�̴�.
�� �޼����� ���� ���� �� ��쿡 �߻��Ѵ�:</p>
<ul>
<li>root ����ڷ� �α������� �ʰ� Ư�� ��Ʈ�� ������
�����Ϸ� �� ���. Ȥ��</li>
<li>�̹� ����ġ�� �ٸ� �������� ������� ��Ʈ��
������ �����Ϸ� �� ���.</li>
</ul>
<p>��Ÿ �����ذ� ����� ����ġ <a href="faq/">FAQ</a>��
����϶�.</p>
</section>
<section id="boot"><title>�����Ҷ� �����ϱ�</title>
<p>�ý����� ������� �Ŀ��� ������ ��� ����DZ� �ٶ��ٸ�,
�ý��� ��������(���� <code>rc.local</code>�̳� <code>rc.N</code>
���丮�� �ִ� ����)�� <code>apachectl</code>�� �߰��ؾ�
�Ѵ�. �� ��� ����ġ�� root�� ���۵ȴ�. ���� ������ �����̳�
���� ����(���ϱ���)�� �ùٷ� �����Ǿ���� Ȯ���϶�.</p>
<p><code>apachectl</code>�� ǥ�� SysV init ��ũ��Ʈ�� ����ϰ�
�����ϵ��� ���������. ��ũ��Ʈ�� �ƱԸ�Ʈ�� <code>start</code>,
<code>restart</code>, <code>stop</code>�� ������ ���� ������
�ñ׳��� <code>httpd</code>�� ������. �׷��� ������
<code>apachectl</code>�� ������ init ���丮�� ��ũ�� �ɸ�ȴ�.
�׷��� ����ϴ� �ý����� ��Ȯ�� �䱸������ Ȯ���϶�.</p>
</section>
<section id="info"><title>�߰� ����</title>
<p><a href="programs/httpd.html">httpd</a>�� <a
href="programs/apachectl.html">apachectl</a>, ��Ÿ ������
���Ե� ���� ���α׷����� ����� �ɼ���
<a href="programs/">������ ���� ���α׷�</a> ��������
����϶�. �� ����ġ ���������� ��� <a href="mod/">���</a>��
�׵��� �����ϴ� <a href="mod/directives.html">���þ�</a>��
���� ������ �ִ�.</p>
</section>
</manualpage>