1<?xml version="1.0" encoding="EUC-KR"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"><head><!--
4        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5              This file is generated from xml source: DO NOT EDIT
6        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
7      -->
8<title>�������� - Apache HTTP Server</title>
9<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
10<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
11<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" />
12<script src="/style/scripts/prettify.min.js" type="text/javascript">
13</script>
14
15<link href="/images/favicon.ico" rel="shortcut icon" /></head>
16<body id="manual-page"><div id="page-header">
17<p class="menu"><a href="/mod/">���</a> | <a href="/mod/directives.html">���þ��</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">���</a> | <a href="/sitemap.html">����Ʈ��</a></p>
18<p class="apache">Apache HTTP Server Version 2.4</p>
19<img alt="" src="/images/feather.gif" /></div>
20<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
21<div id="path">
22<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.4</a></div><div id="page-content"><div id="preamble"><h1>��������</h1>
23<div class="toplang">
24<p><span>������ ���: </span><a href="/de/configuring.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
25<a href="/en/configuring.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
26<a href="/fr/configuring.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
27<a href="/ja/configuring.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
28<a href="/ko/configuring.html" title="Korean">&nbsp;ko&nbsp;</a> |
29<a href="/tr/configuring.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
30</div>
31<div class="outofdate">�� ������ �ֽ��� ���� �ƴմϴ�.
32            �ֱٿ� ����� ������ ���� ������ ����ϼ���.</div>
33
34<p>�� ������ ����ġ �������� �����ϴ� ���ϵ��� �����Ѵ�.</p>
35</div>
36<div id="quickview"><ul id="toc"><li><img alt="" src="/images/down.gif" /> <a href="#main">�ּ�������</a></li>
37<li><img alt="" src="/images/down.gif" /> <a href="#syntax">�������� ����</a></li>
38<li><img alt="" src="/images/down.gif" /> <a href="#modules">���</a></li>
39<li><img alt="" src="/images/down.gif" /> <a href="#scope">���þ� ������</a></li>
40<li><img alt="" src="/images/down.gif" /> <a href="#htaccess">.htaccess ����</a></li>
41</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
42<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
43<div class="section">
44<h2><a name="main" id="main">�ּ�������</a></h2>
45    
46    <table class="related"><tr><th>��õ� ���</th><th>��õ� ���þ�</th></tr><tr><td><ul><li><code class="module"><a href="/mod/mod_mime.html">mod_mime</a></code></li></ul></td><td><ul><li><code class="directive"><a href="/mod/core.html#ifdefine">&lt;IfDefine&gt;</a></code></li><li><code class="directive"><a href="/mod/core.html#include">Include</a></code></li><li><code class="directive"><a href="/mod/mod_mime.html#typesconfig">TypesConfig</a></code></li></ul></td></tr></table>
47
48    <p>�Ϲ� ���� ������ �������Ͽ� <a href="mod/directives.html">���þ�</a>�� ����Ͽ� ����ġ��
49    �����Ѵ�. �ּ��������� ���� <code>httpd.conf</code>���
50    �θ���. �� ������ ��ġ�� �����Ͻ� ��������, <code>-f</code>
51    ����� �ɼ����� �������� �� �ִ�. �� �ٸ� ���������� <code class="directive"><a href="/mod/core.html#include">Include</a></code> ���þ ����Ͽ� ������
52    �� �ְ�, ���ϵ�ī�带 ����Ͽ� ���� ���������� ������ ����
53    �ִ�. �� ��� ���þ � �������Ͽ��� ����ص� �ȴ�.
54    �ּ��������� �����ϸ� ����ġ�� �����ϰų� ������� ���Ŀ�
55    �ݿ��ȴ�.</p>
56
57    <p>������ mime ����Ÿ���� ���� ���ϵ� �д´�. ���ϸ���
58    <code class="directive"><a href="/mod/mod_mime.html#typesconfig">TypesConfig</a></code> ���þ��
59    �����ϰ�, �⺻���� <code>mime.types</code>�̴�.</p>
60  </div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
61<div class="section">
62<h2><a name="syntax" id="syntax">�������� ����</a></h2>
63    
64
65    <p>����ġ ���������� ���ٿ� �� ���þ ����Ѵ�. �� ������
66    ���ڰ� �齽���� "\"�̸� ���þ ���� �ٿ��� ��ӵ��� ���Ѵ�.
67    �� ��� �齽���� �ڿ� � ���ڳ� ��鵵 ������ �ȵȴ�.</p>
68
69    <p>���������� ���þ�� ��ҹ��ڸ� �������� ������, ���þ���
70    �ƱԸ�Ʈ�� ��ҹ��ڸ� �����ϴ� ��찡 �ִ�. �ؽ����� "#"��
71    �����ϴ� ���� �ּ����� �����Ѵ�. �ּ��� ���� ���þ�� ����
72    �ٿ� ����� �� <strong>���</strong>. ���ٰ� ���þ� �տ� ������
73    ����� �����ϹǷ�, �����ϰ� ���̵��� ���þ �ٵ�����(indent)
74    �� �ִ�.</p>
75
76    <p><code>apachectl configtest</code>�� <code>-t</code> �����
77    �ɼ��� ����Ͽ� ����ġ�� �������� �ʰ� ���������� ����
78    ���� �˻��� �� �ִ�.</p>
79  </div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
80<div class="section">
81<h2><a name="modules" id="modules">���</a></h2>
82    
83
84    <table class="related"><tr><th>��õ� ���</th><th>��õ� ���þ�</th></tr><tr><td><ul><li><code class="module"><a href="/mod/mod_so.html">mod_so</a></code></li></ul></td><td><ul><li><code class="directive"><a href="/mod/core.html#ifmodule">&lt;IfModule&gt;</a></code></li><li><code class="directive"><a href="/mod/mod_so.html#loadmodule">LoadModule</a></code></li></ul></td></tr></table>
85
86    <p>����ġ�� ���ȭ�� ������. �̴� �ſ� �⺻���� ��ɸ���
87    ���� �ٽɿ� ���Ե������� ���Ѵ�. ����ġ�� <a href="mod/">���</a>�� �о�鿩�� �����
88    Ȯ���Ѵ�. �⺻������ �������ϸ� ������ <a href="mod/module-dict.html#Status">base</a> ������ ���Եȴ�.
89    ������ <a href="dso.html">�������� �о���̴�</a> �����
90    ����� �� �ְ� �������Ͽ��ٸ� ����� ��� �������Ͽ� �ƹ�����
91    <code class="directive"><a href="/mod/mod_so.html#loadmodule">LoadModule</a></code> ���þ��
92    �߰��� �� �ִ�. �׷��� ������ ����� �߰��ϰų� ��������
93    ����ġ�� �ٽ� �������ؾ� �Ѵ�. ���� ���þ <code class="directive"><a href="/mod/core.html#ifmodule">IfModule</a></code> ������� ���μ� Ư��
94    ����� �ִ� ��쿡�� ���������� ó���� �� �ִ�.</p>
95
96    <p>���� ������ � ����� �����ϵ��ִ��� ������ <code>-l</code>
97    ����� �ɼ��� ����Ѵ�.</p>
98  </div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
99<div class="section">
100<h2><a name="scope" id="scope">���þ� ������</a></h2>
101    
102
103    <table class="related"><tr><th>��õ� ���</th><th>��õ� ���þ�</th></tr><tr><td /><td><ul><li><code class="directive"><a href="/mod/core.html#directory">&lt;Directory&gt;</a></code></li><li><code class="directive"><a href="/mod/core.html#directorymatch">&lt;DirectoryMatch&gt;</a></code></li><li><code class="directive"><a href="/mod/core.html#files">&lt;Files&gt;</a></code></li><li><code class="directive"><a href="/mod/core.html#filesmatch">&lt;FilesMatch&gt;</a></code></li><li><code class="directive"><a href="/mod/core.html#location">&lt;Location&gt;</a></code></li><li><code class="directive"><a href="/mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code></li><li><code class="directive"><a href="/mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code></li></ul></td></tr></table>
104
105    <p>�ּ������Ͽ� �ִ� ���þ�� ���� ��ü�� ���ȴ�. ���þ
106    ������ �Ϻο��� ���ǰ� �Ϸ��� ���þ <code class="directive"><a href="/mod/core.html#directory">&lt;Directory&gt;</a></code>, <code class="directive"><a href="/mod/core.html#directorymatch">&lt;DirectoryMatch&gt;</a></code>, <code class="directive"><a href="/mod/core.html#files">&lt;Files&gt;</a></code>, <code class="directive"><a href="/mod/core.html#filesmatch">&lt;FilesMatch&gt;</a></code>, <code class="directive"><a href="/mod/core.html#location">&lt;Location&gt;</a></code>, <code class="directive"><a href="/mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code> ���� �ȿ� �ξ���Ѵ�.
107    �� ���ǵ��� �׵��� ���δ� ���þ��� �������� ���Ͻý����̳�
108    URL�� Ư�� ��ġ�� �����Ѵ�. ��, ���� ���ļ� ����� �� �ֱ⶧����
109    �ſ� ������ ������ �����ϴ�.</p>
110
111    <p>����ġ�� ���� �ٸ� ������Ʈ�� ���ÿ� �����ϴ�
112    �ɷ��� �ִ�. �̸� <a href="vhosts/">����ȣ��Ʈ</a>��� �Ѵ�.
113    ���þ
114    <code class="directive"><a href="/mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code>
115    ���� �ȿ� �ξ� Ư�� ������Ʈ���� ���þ ����� �� �ִ�.</p>
116
117    <p>���þ�� ��κ� � ���ǿ� ���͵� ������, � ���þ��
118    Ư�� ��ҿ��� �ǹ̰� ���. ���� ��� ���μ��� ���� �����ϴ�
119    ���þ�� �ּ������� ��ҿ����� ����� �� �ִ�. ���þ
120    � ���ǿ� ��ġ�� �� �ִ��� �˷��� ���þ��� <a href="mod/directive-dict.html#Context">������</a>�� Ȯ���϶�.
121    �� �ڼ��� ������ <a href="sections.html">��� Directory,
122    Location, Files ������ �����ϳ�</a>�� ����϶�.</p>
123  </div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
124<div class="section">
125<h2><a name="htaccess" id="htaccess">.htaccess ����</a></h2>
126    
127
128    <table class="related"><tr><th>��õ� ���</th><th>��õ� ���þ�</th></tr><tr><td /><td><ul><li><code class="directive"><a href="/mod/core.html#accessfilename">AccessFileName</a></code></li><li><code class="directive"><a href="/mod/core.html#allowoverride">AllowOverride</a></code></li></ul></td></tr></table>
129
130    <p>����ġ�� Ư���� ������ ����Ͽ� ������
131    ������(�б�������) ���� �� �ִ�. �� Ư���� ������ ����
132    <code>.htaccess</code>��� �θ�����, �̸��� <code class="directive"><a href="/mod/core.html#accessfilename">AccessFileName</a></code> ���þ��
133    ������ �� �ִ�. <code>.htaccess</code> ���Ͽ� �ִ� ���þ��
134    ������ �ִ� ���丮�� ��� �������丮�� ���ȴ�.
135    <code>.htaccess</code> ������ �ּ������ϰ� ���� ������
136    ���. <code>.htaccess</code> ������ �� ��û������ �б⶧����
137    ������ �����ϸ� ��� ȿ�� �� �� �ִ�.</p>
138
139    <p>� ���þ <code>.htaccess</code> ���Ͽ� ����� ��
140    �ִ��� �˷��� ���þ��� <a href="mod/directive-dict.html#Context">������</a>��
141    Ȯ���϶�. ���� ���ڴ� �ּ��������� <code class="directive"><a href="/mod/core.html#allowoverride">AllowOverride</a></code> ���þ��
142    <code>.htaccess</code> ���Ͽ� � ���þ ����� �� �ִ���
143    ������ �� �ִ�.</p>
144
145    <p><code>.htaccess</code> ���Ͽ� ���� �� �ڼ��� ������
146    <a href="howto/htaccess.html">.htaccess ���丮��</a>��
147    ����϶�.</p>
148  </div></div>
149<div class="bottomlang">
150<p><span>������ ���: </span><a href="/de/configuring.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
151<a href="/en/configuring.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
152<a href="/fr/configuring.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
153<a href="/ja/configuring.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
154<a href="/ko/configuring.html" title="Korean">&nbsp;ko&nbsp;</a> |
155<a href="/tr/configuring.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
156</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>
157<script type="text/javascript"><!--//--><![CDATA[//><!--
158var comments_shortname = 'httpd';
159var comments_identifier = 'http://httpd.apache.org/docs/2.4/configuring.html';
160(function(w, d) {
161    if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
162        d.write('<div id="comments_thread"><\/div>');
163        var s = d.createElement('script');
164        s.type = 'text/javascript';
165        s.async = true;
166        s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
167        (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
168    }
169    else { 
170        d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>');
171    }
172})(window, document);
173//--><!]]></script></div><div id="footer">
174<p class="apache">Copyright 2014 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>
175<p class="menu"><a href="/mod/">���</a> | <a href="/mod/directives.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[//><!--
176if (typeof(prettyPrint) !== 'undefined') {
177    prettyPrint();
178}
179//--><!]]></script>
180</body></html>