sections.xml.ko revision a2652f3451528565db1f85db6953fc30799d7ead
<?xml version="1.0" encoding="EUC-KR" ?>
<!-- English Revision: 105989:332942 (outdated) -->
<!--
Copyright 2003-2006 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
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="sections.xml.meta">
<title>���� ����</title>
���þ�� ���� ��ü�� ���ǰų�, Ư�� ���丮, ����, ȣ��Ʈ,
URL���� ���� �� �ִ�. �� ������ �ٸ� ���þ��� ��������
�����ϱ����� ���� �����̳� <code>.htaccess</code> ������
����ϴ� ����� �����Ѵ�.</p>
</summary>
<section id="types"><title>���� ������ ����</title>
<related>
<modulelist>
<module>core</module>
<module>mod_proxy</module>
</modulelist>
<directivelist>
<directive type="section" module="core">Directory</directive>
<directive type="section" module="core">DirectoryMatch</directive>
<directive type="section" module="core">Files</directive>
<directive type="section" module="core">FilesMatch</directive>
<directive type="section" module="core">IfDefine</directive>
<directive type="section" module="core">IfModule</directive>
<directive type="section" module="core">Location</directive>
<directive type="section" module="core">LocationMatch</directive>
<directive type="section" module="mod_proxy">Proxy</directive>
<directive type="section" module="mod_proxy">ProxyMatch</directive>
<directive type="section" module="core">VirtualHost</directive>
</directivelist>
</related>
<p>���ǿ��� �ΰ��� ���� �ִ�. ��κ��� �ſ�û���� ó���ȴ�.
�ش��ϴ� ��û���� �ȿ� ������ ���þ ����Ѵ�. �ݴ��, <directive
type="section" module="core">IfDefine</directive>�� <directive
type="section" module="core">IfModule</directive>�� ������
�����Ҷ��� ���� ó���Ѵ�. �����Ҷ� ���°� ���̸� �ȿ� �ִ�
���þ ��� ��û�� ���ȴ�. ���� �ƴϸ� �ȿ� �ִ� ���þ��
�����Ѵ�.</p>
<p><directive type="section" module="core">IfDefine</directive>
���þ�� <code>httpd</code> ���� ������ �Ķ���Ͱ� �ִ�
��쿡�� �ȿ� ������ ���þ ����Ѵ�. ���� ������ ���� ���,
������ <code>httpd -DClosedForNow</code>�� ������ ��쿡��
��� ��û�� �ٸ� ����Ʈ�� �����̷��ǵȴ�:</p>
<example>
<IfDefine ClosedForNow><br />
Redirect / http://otherserver.example.com/<br />
</IfDefine>
</example>
<p><directive type="section" module="core">IfModule</directive>
���þ Ư�� ����� ������ ���Ե� ��쿡�� �ȿ� �� ���þ
����Ѵٴ� ���� �����ϰ�� �ſ� ����ϴ�. ����� ������ ��������
�������ϰų� �������� ���������� �������� �տ� <directive
module="mod_so">LoadModule</directive> ���� �־�� �Ѵ�. ��
���þ�� Ư�� ����� ��ġ������ ��� ���������� �ٸ� �ʿ䰡
�������� ����ؾ� �Ѵ�. ����� ��� ��� ������ ������ ����������
�� �ֱ� ������ ������ ����ϱ� ���ϴ� ���þ �ȿ� �θ� �ȵȴ�.</p>
<p>���� ������ <module>mod_mime_magic</module>�� �������� <directive
module="mod_mime_magic">MimeMagicFiles</directive> ���þ
ó���Ѵ�.</p>
<example>
<IfModule mod_mime_magic.c><br />
</IfModule>
</example>
<p><directive type="section" module="core">IfDefine</directive>��
<directive type="section" module="core">IfModule</directive>��
�˻� �տ� "!"�� �ٿ� ������ ������ �� �� �ִ�. ��, ���� ���ǵ���
���ļ� ����Ͽ� �� ������ ȿ�� ���� �� �ִ�.</p>
</section>
<section id="file-and-web"><title>���Ͻý��۰� ����</title>
<p>���� ���� ���Ǵ� ���� ������ ���Ͻý��۰� ����(webspace)��
Ư�� ��ҿ� ���� ������ �����ϴ� �͵��̴�. ���� �� ���� ���̸�
�����ϴ� ���� �߿��ϴ�. ���Ͻý����� �ü�� ���忡�� ��ũ��
���� �����̴�. ���� ���, �⺻������ ����ġ�� ��ġ�� �ϸ� ���н�
��, ���������� �ƴ�, �������� ������� �����϶�.) �ݴ��
������ �������� �����ϰ� Ŭ���̾�Ʈ�� ���Ե� ����Ʈ�� �����̴�.
���� ���н����� �⺻ ����ġ ��ġ�� �� ��� ������� ���
<code>/dir/</code>�� ���Ͻý��� ���
����Ÿ���̽� ��� �������� ��� �� �ֱ���� �ݵ��
���Ͻý��ۿ� ���� ������ �ʿ�� ���.</p>
<section id="filesystem"><title>���Ͻý��� ����</title>
<p><directive type="section" module="core">Directory</directive>��
<directive type="section" module="core">Files</directive> ���þ��
����ǥ������ ����ϴ� ���þ�� ���Ͻý����� Ư�� �κп� ���þ
����Ѵ�. <directive type="section"
module="core">Directory</directive> ���þ ���Ե� ���þ����
������ ���Ͻý��� ���丮�� �� ���� ���丮�� ���ȴ�. <a
href="howto/htaccess.html">.htaccess ����</a>�� ����ص� ����
����. ���� ������ ���� ���, ���丮 ���(index)��
�����ϴ�.</p>
<example>
Options +Indexes<br />
</Directory>
</example>
<p><directive type="section"
module="core">Files</directive> ���ǿ� ���Ե� ���þ���� �
���丮�� �ִ��� ������ ������ �̸��� ���� ���Ͽ� ���ȴ�.
���������� �ּ����κп� �ִ� ���� ������ ���� ���, ��ҿ�
�ź��Ѵ�.</p>
<example>
<Files private.html><br />
Order allow,deny<br />
Deny from all<br />
</Files>
</example>
<p>���Ͻý����� Ư�� �κп� �ִ� ������ ��Ī�ϱ����� <directive
type="section" module="core">Files</directive>�� <directive
type="section" module="core">Directory</directive> ������ ����
����Ѵ�. ���� ������ ���� ���,
<example>
<Files private.html><br />
Order allow,deny<br />
Deny from all<br />
</Files><br />
</Directory>
</example>
</section>
<section id="webspace"><title>���� ����</title>
<p><directive type="section" module="core">Location</directive>
���þ�� �̿� �ش��ϴ� ����ǥ������ ����ϴ� ���þ�� �ݴ��
Ư�� ������ ������ �ٲ۴�. ���� ������ ���� ���, /private����
�����ϴ� URL-����� ������ �źεȴ�. �����
���� <code>/private</code> ���ڿ��� �����ϴ� ��û�� �ش�ȴ�.</p>
<example>
<Location /private><br />
Order Allow,Deny<br />
Deny from all<br />
</Location>
</example>
<p><directive type="section" module="core">Location</directive>
���þ�� ���Ͻý��ۿ� ������ �ʿ䰡 ���. ���� ���� ��� Ư��
URL�� <module>mod_status</module>�� �����ϴ� ����ġ ���� �ڵ鷯��
������Ű������ �����ش�. ���Ͻý��ۿ� <code>server-status</code>���
������ �ʿ���.</p>
<example>
<Location /server-status><br />
SetHandler server-status<br />
</Location>
</example>
</section>
<section id="wildcards"><title>���ϵ�ī��� ����ǥ����</title>
<p><directive type="section" module="core">Directory</directive>,
<directive type="section" module="core">Files</directive>,
<directive type="section" module="core">Location</directive>
���þ�� C ǥ�� ���̺귯���� <code>fnmatch</code>�� ����
������ ����ϴ� ���ϵ�ī�� ���ڸ� ����� �� �ִ�.
"*" ���ڴ� � ���ڿ��̶� ��Ÿ����, "?" ���ڴ� � ���� �Ѱ���
��Ÿ����, "[<em>seq</em>]"�� <em>seq</em> �߿� �� ���ڸ� ��Ÿ����.
� ���ϵ�ī�嵵 "/" ���ڸ� ��Ÿ������ ���Ѵ�. ���� �� ���ڴ�
���� ����ؾ� �Ѵ�.</p>
<p>�� ������ ������ �ʿ��ϸ� perlȣȯ <a
type="section" module="core">DirectoryMatch</directive>, <directive
type="section" module="core">FilesMatch</directive>, <directive
type="section" module="core">LocationMatch</directive>�� �����
�� �ִ�. ���� �Ʒ� ������ ���տ� ���� �� ����ǥ���� ������
����ϸ� ���þ ���Ǵ� ����� ��� ���ϴ��� �������.</p>
<p>��� ����� ���丮 ������ �����ϴ� ������ǥ���� ���ϵ�ī��
������ ������ ����:</p>
<example>
<Directory /home/*/public_html><br />
Options Indexes<br />
</Directory>
</example>
<p>����ǥ���� ������ ����Ͽ� �ѹ� ���� ������ �����Ͽ�
���� ������ �ź��� �� �ִ�:</p>
<example>
<FilesMatch \.(?i:gif|jpe?g|png)$><br />
Order allow,deny<br />
Deny from all<br />
</FilesMatch>
</example>
</section>
<section id="whichwhen"><title>������ ����ϳ�</title>
<p>���Ͻý��� ���ǰ� ���� ���� �� �ϳ��� �����ϴ� ���� ������
�ſ� ����. ���Ͻý��ۿ� �ִ� ��ü�� ���þ ����Ҷ��� ��
<directive type="section" module="core">Directory</directive>��
<directive type="section" module="core">Files</directive>��
����Ѵ�. (����Ÿ���̽����� ���� ���������� ����) ���Ͻý��ۿ�
���� �ʴ� ��ü�� ���þ ����Ҷ��� <directive type="section"
module="core">Location</directive>�� ����Ѵ�.</p>
<p>���Ͻý��ۿ� �ִ� ��ü�� ������ �����ϱ����� <directive
type="section" module="core">Location</directive>�� ����ϸ�
��� �ȵȴ�. ���� �ٸ� ���� ���(URL)�� ���� ���Ͻý��� ��ҿ�
������ �� �����Ƿ�, �ɾ�� ������ ��ȸ�� �� �ֱ� �����̴�. ����
������ ���� ���캸��:</p>
<example>
<Location /dir/><br />
Order allow,deny<br />
Deny from all<br />
</Location>
</example>
��û�Ѵٸ� �� �۵��Ѵ�. ���� ��ҹ��ڸ� ���������ʴ� ���Ͻý�����
����Ѵٸ� ��Եdz�?
������ ��ȸ�� �� �ִ�. �ݴ�� <directive type="section"
module="core">Directory</directive> ���þ�� ��� ��û�Ͽ�����
������ �� ��ҿ��� ���Ǵ� ���뿡 ���ȴ�. (���ܴ� ���Ͻý���
��ũ�� ����ϴ� ����. �ɺ���ũ�� ����Ͽ� �� ���丮��
���Ͻý����� ���� ��ҿ� �� �� �ִ�. <directive type="section"
module="core">Directory</directive> ���þ�� �ɺ���ũ�� ���.
���Ƿ� ���� ������ ������ ���ؼ��� ������ <directive
module="core">Options</directive> ���þ ����Ͽ� �ɺ���ũ��
�����ؾ� �Ѵ�.)</p>
<p>�Ƹ��� ����� ��ҹ��ڸ� �����ϴ� ���Ͻý����� ����ϹǷ�
�̷� ���� �Ͼ�� �ʴ´ٰ� �������� ��. ���� �ٸ�
������ε� ���� ���� ��ġ�� �� ���Ͻý��� ��ġ�� ������ ��
������ ����϶�. ���� �����ϸ� �� ���Ͻý��� ������ ����ؾ�
�Ѵ�. ���� �� ��Ģ�� ���ܰ� �ϳ� �ִ�. ���� ������
<code><Location /></code> ���ǿ� �θ� �� ������ Ư��
URL�� �ƴ� ��� ��û�� ���ǹǷ� �Ϻ��ϰ� �����ϴ�.</p>
</section>
</section>
<section id="virtualhost"><title>����ȣ��Ʈ</title>
<p><directive type="section" module="core">VirtualHost</directive>
������ Ư�� ȣ��Ʈ�� ���Ǵ� ���þ���� �����Ѵ�. �̴� ��
��ǻ�Ϳ��� ���� �ٸ� ������ ����� ���� ȣ��Ʈ�� �����Ҷ�
�����ϴ�. �� �ڼ��� ������ <a href="vhosts/">����ȣ��Ʈ ����</a>��
����϶�.</p>
</section>
<section id="proxy"><title>���Ͻ�</title>
<p><directive type="section" module="mod_proxy">Proxy</directive>��
<directive type="section" module="mod_proxy">ProxyMatch</directive>
������ ������ URL�� ���� <module>mod_proxy</module> ���Ͻ� ������
���� �����ϴ� ��쿡�� ���ȴ�. ���� ������ ���� ���, ���Ͻ�
<example>
<Proxy http://cnn.com/*><br />
Order allow,deny<br />
Deny from all<br />
</Proxy>
</example>
</section>
<section id="whatwhere"><title>�ȿ� � ���þ ����� ��
�ֳ�?</title>
<p>� ���� ���Ǿȿ� ����� �� �ִ� ���þ �˷��� ���þ���
<directive type="section" module="core">Directory</directive>����
��밡���� ���þ�� <directive type="section"
module="core">DirectoryMatch</directive>, <directive type="section"
module="core">Files</directive>, <directive type="section"
module="core">FilesMatch</directive>, <directive type="section"
module="core">Location</directive>, <directive type="section"
module="core">LocationMatch</directive>, <directive type="section"
module="mod_proxy">Proxy</directive>, <directive type="section"
module="mod_proxy">ProxyMatch</directive> ���ǿ����� ��밡���ϴ�.
����, ���ܰ� �ִ�:</p>
<ul>
<li><directive module="core">AllowOverride</directive> ���þ��
<directive type="section" module="core">Directory</directive>
���ǿ����� ����� �� �ִ�.</li>
<li><code>FollowSymLinks</code>, <code>SymLinksIfOwnerMatch</code>,
<directive module="core">Options</directive>�� <directive
type="section" module="core">Directory</directive> �����̳�
<code>.htaccess</code> ���Ͽ����� ����� �� �ִ�.</li>
<li><directive module="core">Options</directive> ���þ��
<directive type="section" module="core">Files</directive>��
<directive type="section" module="core">FilesMatch</directive>
���ǿ��� ����� �� ���.</li>
</ul>
</section>
<section id="mergin"><title>���ǵ��� �����ϴ� ���</title>
<p>���� ������ �ſ� Ư���� ������� ���ȴ�. �� �� ����
���þ �ؼ��ϴ� ��� �߿��� ������ �ֱ���� �� �����
�����ϴ� ���� �߿��ϴ�.</p>
<p>�����ϴ� ���:</p>
<ol>
<li> (����ǥ������ ��������ʴ�) <directive type="section"
module="core">Directory</directive>�� <code>.htaccess</code>��
���ÿ� �Ͼ�� (��쿡 ��� <code>.htaccess</code>��
<directive type="section" module="core">Directory</directive>��
�����ϵ��� ������ �� �ִ�)</li>
<li><directive type="section"
module="core">DirectoryMatch</directive> (����
<code><Directory ~></code>)</li>
<li><directive type="section"
module="core">Files</directive>�� <directive type="section"
module="core">FilesMatch</directive>�� ���ÿ� �Ͼ��</li>
<li><directive type="section"
module="core">Location</directive>�� <directive type="section"
module="core">LocationMatch</directive>�� ���ÿ� �Ͼ��</li>
</ol>
<p><directive type="section"
module="core">Directory</directive>�� �����ϰ� �� ���ǵ���
�������Ͽ� ���� ���� ó���ȴ�. (���� �� 1) <directive
type="section" module="core">Directory</directive>�� ���丮
������ ���� ª�� �Ϳ��� �������� ó���ȴ�. ���� ���� ���,
ó���Ѵ�. ���� ���丮�� ��Ī�ϴ� ���� <directive
type="section" module="core">Directory</directive> ������
�ִٸ� �̵��� �������� ���� ó���Ѵ�. <directive
module="core">Include</directive> ���þ�� ������ ������
<directive module="core">Include</directive> ���þ� ��ġ��
������ ���� ������ �ִ� ��ó�� ó���Ѵ�.</p>
<p><directive type="section"
module="core">VirtualHost</directive> ���� �ȿ� ���Ե� ������
����ȣ��Ʈ ���� �ۿ� �ִ� �ش� ���� <em>���Ŀ�</em> ���ȴ�.
���� ����ȣ��Ʈ �ȿ��� �ּ����� ���������� ������ �� �ִ�.</p>
<p><module>mod_proxy</module>�� ��û �����Ҷ�, <directive
module="mod_proxy" type="section">Proxy</directive> ������
��� <directive module="core"
type="section">Directory</directive> ���ǰ� ����.</p>
<p>������ ������ ������ ���� ������ ��� �����Ѵ�.</p>
<note><title>����� ����</title>
������
<code><Location></code>/<code><LocationMatch></code>��
(<code>Aliases</code>�� <code>DocumentRoot</code>�� ����Ͽ�
URL�� ���ϸ����� ��ȯ�ϴ�) �̸��� �ܰ� ���� ó���ȴ�.
������ ���� ���Ŀ��� ������ �����Ѵ�.
</note>
<section id="merge-examples"><title>����</title>
<p>������ �����ϴ� �� �����ϴ� ����. �̵� ��� ��û��
���ȴٰ� �����ϸ� ���þ�� A > B > C > D > E
��� ó���ȴ�.</p>
<example>
<Location /><br />
E<br />
</Location><br />
<br />
<Files f.html><br />
D<br />
</Files><br />
<br />
<VirtualHost *><br />
<Directory /a/b><br />
B<br />
</Directory><br />
</VirtualHost><br />
<br />
<DirectoryMatch "^.*b$"><br />
C<br />
</DirectoryMatch><br />
<br />
<Directory /a/b><br />
A<br />
</Directory><br />
<br />
</example>
<p>�� �������� ���� ������ ����. <directive module="core"
type="section">Location</directive> ������ ���߿� ó���ϹǷ�
<directive module="core" type="section">Directory</directive>
���ǿ� �ִ� �������Ѱ� ������ ������ ������ ������ �����ϴ�.
��, �����ϴ� ��� �߿��ϹǷ� �����϶�!</p>
<example>
<Location /><br />
Order deny,allow<br />
Allow from all<br />
</Location><br />
<br />
# ��! �� <Directory> ������ �ƹ��� ȿ�� ���<br />
<Directory /><br />
Order allow,deny<br />
Allow from all<br />
Deny from badguy.example.com<br />
</Directory>
</example>
</section>
</section>
</manualpage>