mod_alias.html.ko.euc-kr revision 1f1b6bf13313fdd14a45e52e553d3ff28689b717
<?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><!--
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This file is generated from xml source: DO NOT EDIT
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-->
<title>mod_alias - 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>
<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>����ġ ��� mod_alias</h1>
<div class="toplang">
<p><span>������ ���: </span><a href="/en/mod/mod_alias.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="/fr/mod/mod_alias.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
<a href="/ja/mod/mod_alias.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="/ko/mod/mod_alias.html" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="/tr/mod/mod_alias.html" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a></p>
</div>
<div class="outofdate">�� ������ �ֽ��� ���� �ƴմϴ�.
�ֱٿ� ����� ������ ���� ������ ����ϼ���.</div>
<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>���Ͻý����� �ٸ� �κе��� ���� ���������� �����ϰ�,
URL �����̷����� �����Ѵ�</td></tr>
<tr><th><a href="module-dict.html#Status">����:</a></th><td>Base</td></tr>
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>alias_module</td></tr>
<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_alias.c</td></tr></table>
<h3>���</h3>
<p>�� ����� �����ϴ� ���þ���� ����Ͽ� ������ ��û��
������ URL�� �����ϰų� ������ �� �ִ�. <code class="directive"><a href="#alias">Alias</a></code>�� <code class="directive"><a href="#scriptalias">ScriptAlias</a></code> ���þ�� URL��
���Ͻý��� ��η� �����Ѵ�. �׷��� <code class="directive"><a href="/mod/core.html#documentroot">DocumentRoot</a></code> �Ʒ��� ��� ������
������ ������ �� �ִ�. ��, <code class="directive"><a href="#scriptalias">ScriptAlias</a></code> ���þ�� ������
���丮�� CGI ��ũ��Ʈ�ۿ� ��ٰ� �˸���.</p>
<p><code class="directive"><a href="#redirect">Redirect</a></code> ���þ��
Ŭ���̾�Ʈ���� �ٸ� URL�� ���ο� ��û�� �ϵ��� �����Ѵ�.
�ڿ��� ���ο� ��ҷ� �ű� ��� ���� ����Ѵ�.</p>
<p><code class="module"><a href="/mod/mod_alias.html">mod_alias</a></code>�� ������ URL ������ ����
����Ǿ��. ���ǹ��ڿ� ���۰� ���� ������ �۾���
<code class="module"><a href="/mod/mod_rewrite.html">mod_rewrite</a></code>�� �����ϴ� ����� �̿��϶�.</p>
</div>
<div id="quickview"><h3>����</h3>
<ul id="topics">
<li><img alt="" src="/images/down.gif" /> <a href="#order">ó�� ��</a></li>
</ul><h3 class="directives">���þ��</h3>
<ul id="toc">
<li><img alt="" src="/images/down.gif" /> <a href="#alias">Alias</a></li>
<li><img alt="" src="/images/down.gif" /> <a href="#aliasmatch">AliasMatch</a></li>
<li><img alt="" src="/images/down.gif" /> <a href="#redirect">Redirect</a></li>
<li><img alt="" src="/images/down.gif" /> <a href="#redirectmatch">RedirectMatch</a></li>
<li><img alt="" src="/images/down.gif" /> <a href="#redirectpermanent">RedirectPermanent</a></li>
<li><img alt="" src="/images/down.gif" /> <a href="#redirecttemp">RedirectTemp</a></li>
<li><img alt="" src="/images/down.gif" /> <a href="#scriptalias">ScriptAlias</a></li>
<li><img alt="" src="/images/down.gif" /> <a href="#scriptaliasmatch">ScriptAliasMatch</a></li>
</ul>
<h3>���</h3>
<ul class="seealso">
<li><code class="module"><a href="/mod/mod_rewrite.html">mod_rewrite</a></code></li>
<li><a href="/urlmapping.html">URL�� ���Ͻý��ۿ� ����</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="order" id="order">ó�� ��</a></h2>
<p>���� �ٸ� �����ҿ��� Alias�� Redirect�� ����ϸ� �ٸ� ���þ��
���� ǥ�� <a href="/sections.html#mergin">���� ���</a>��
��� ó���Ѵ�. �׷��� ���� �����ҿ� (���� ���, ���� <code class="directive"><a href="/mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code> ���ǿ�)
Alias�� Redirect�� ����ϸ� �Ʒ� ���� ó���Ѵ�.</p>
<p>���� ��� Redirect�� ó���� �� Alias�� ó���Ѵ�. �׷���
<code class="directive"><a href="#redirect">Redirect</a></code>�� <code class="directive"><a href="#redirectmatch">RedirectMatch</a></code>�� �ش��ϴ� ��û��
���� Alias���� �ʴ´�. �׸��� Alias�� Redirect�� �������Ͽ���
ù��°�� ������ ���� ����Ѵ�.</p>
<p>�׷��� ���� ���þ ������ ������ο� �ش��ϴ� ��� ���
���þ ����ϱ����ؼ��� ���� ���� ��θ� ���� ����ؾ� �Ѵ�.
���� ���, ���� ������ �ǵ��Ѵ�� �����Ѵ�:</p>
<div class="example"><p><code>
Alias /foo/bar /baz<br />
Alias /foo /gaq
</code></p></div>
<p>�׷��� ���� �� ���þ� �� �ٲٸ� <code>/foo/bar</code>
<code class="directive"><a href="#alias">Alias</a></code> ����
<code>/foo</code> <code class="directive"><a href="#alias">Alias</a></code>��
����ϹǷ� �׻� �ι�° ���þ �����Ѵ�.</p>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="Alias" id="Alias">Alias</a> <a name="alias" id="alias">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>URL�� Ư�� ���Ͻý��� ��ҷ� �����Ѵ�</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>Alias <var>URL-path</var>
<var>file-path</var>|<var>directory-path</var></code></td></tr>
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_alias</td></tr>
</table>
<p><code class="directive">Alias</code> ���þ ����ϸ� ���Ͻý��ۿ���
<code class="directive"><a href="/mod/core.html#documentroot">DocumentRoot</a></code> �ۿ� �ִ�
������ ������ �� �ִ�. <var>url-path</var>�� �����ϴ�
(%�� ���ڵ��) URL�� <var>directory-path</var>�� �����ϴ�
���Ͽ� �����Ѵ�.</p>
<div class="example"><h3>����:</h3><p><code>
Alias /image /ftp/pub/image
</code></p></div>
<p>http://myserver/image/foo.gif�� ��û�ϸ� ������
/ftp/pub/image/foo.gif ������ �Ѱ��ش�.</p>
<p><var>url-path</var> ���� /�� �����ϸ�, URL ���� /��
����ؾ߸� ������ ������ �����϶�. ��, <code>Alias /icons/
/usr/local/apache/icons/</code> ������ url <code>/icons</code>��
��谡 ���.</p>
<p>������ <em>���</em>�� �����ϴ� ���� <code class="directive"><a href="/mod/core.html#directory">&lt;Directory&gt;</a></code> ������
�ʿ������� �𸥴�. �� ���þ�� <code class="directive"><a href="/mod/core.html#directory">&lt;Directory&gt;</a></code> ������ �˻��ϱ� ��
ó���ϹǷ�, ������ ��� ������ ������ �޴´�. (�׷���
<code class="directive"><a href="/mod/core.html#location">&lt;Location&gt;</a></code>
������ �� ���þ ó���ϱ� �� �ѹ� �˻��ϹǷ� ������
URL ���� ��ü�� ������ �ش�.)</p>
<p>Ư�� <code class="directive"><a href="/mod/core.html#documentroot">DocumentRoot</a></code>
�ۿ� �ִ� ���丮�� <code>Alias</code>�� �����ٸ�, ����
��� ���丮�� ������ �������� �Ѵ�.</p>
<div class="example"><h3>����:</h3><p><code>
Alias /image /ftp/pub/image<br />
&lt;Directory /ftp/pub/image&gt;<br />
<span class="indent">
Order allow,deny<br />
Allow from all<br />
</span>
&lt;/Directory&gt;
</code></p></div>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="AliasMatch" id="AliasMatch">AliasMatch</a> <a name="aliasmatch" id="aliasmatch">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>����ǥ������ ����Ͽ� URL�� ���Ͻý��� ��ҷ�
�����Ѵ�</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AliasMatch <var>regex</var>
<var>file-path</var>|<var>directory-path</var></code></td></tr>
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_alias</td></tr>
</table>
<p>�� ���þ�� <code class="directive"><a href="#alias">Alias</a></code>��
������, ������ URL�� �պκи� ���ϴ� ��� ǥ�� ����ǥ������
����Ѵ�. ������ ����ǥ������ URL ��ο� ���Ͽ� �´ٸ�,
������ ��ȣ�� ���� �κ��� ��ü�Ͽ� ���ϸ����� ����Ѵ�.
���� ���, ������ ���� <code>/icons</code> ���丮�� �����
�� �ִ�:</p>
<div class="example"><p><code>
AliasMatch ^/icons(.*) /usr/local/apache/icons$1
</code></p></div>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="Redirect" id="Redirect">Redirect</a> <a name="redirect" id="redirect">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>Ŭ���̾�Ʈ�� �ٸ� URL�� �����ϵ��� ��û�ϴ� �ܺ�
�����̷����� ������</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>Redirect [<var>status</var>] <var>URL-path</var>
<var>URL</var></code></td></tr>
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>FileInfo</td></tr>
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_alias</td></tr>
</table>
<p>Redirect ���þ�� ���� URL�� ���ο� URL�� �����Ѵ�.
Ŭ���̾�Ʈ���� ���ο� URL�� ������, Ŭ���̾�Ʈ�� ���ο�
�ּҷ� �ٽ� �ѹ� �����Ѵ�. (%�� ���ڵ��) <var>URL-path</var>��
�����ϴ� ��û�� ������ (%�� ���ڵ��) <var>URL</var>�� �����ϴ�
���ο� URL�� �����̷��� ���� ������.</p>
<div class="example"><h3>����:</h3><p><code>
Redirect /service http://foo2.bar.com/service
</code></p></div>
<p>Ŭ���̾�Ʈ�� http://myserver/service/foo.txt�� ��û�ϸ�
��� http://foo2.bar.com/service/foo.txt�� �����϶�� ������
�޴´�.</p>
<div class="note"><h3>����</h3> <p>Redirect ���þ�� �������Ͽ���
������ ��� ������ Alias�� ScriptAlias ���þ�� �켱������
����. ��, .htaccess �����̳� <code class="directive"><a href="/mod/core.html#directory">&lt;Directory&gt;</a></code> ���ǿ��� ����ϴ���
<var>URL-path</var>���� ����ΰ� �ƴ϶� �ݵ�� ������ URL��
����ؾ� �Ѵ�.</p></div>
<p><var>status</var> �ƱԸ�Ʈ�� ��������������, "�ӽ�
(temporary)" (HTTP ���� 302) �����̷����� ������. ��,
Ŭ���̾�Ʈ���� �ڿ��� �ӽ÷� �Ű�ٰ� �˸���. <var>status</var>
�ƱԸ�Ʈ�� ����Ͽ� �ٸ� HTTP �����ڵ带 ��ȯ�� �� �ִ�:</p>
<dl>
<dt>permanent</dt>
<dd>�ڿ��� ������ �Ű����� ���ϴ� ���� �����̷��� ���¸�
(301) ��ȯ�Ѵ�.</dd>
<dt>temp</dt>
<dd>�ӽ� �����̷��� ���¸� (302) ��ȯ�Ѵ�. �⺻���̴�.</dd>
<dt>seeother</dt>
<dd>�ڿ��� ��ü�Ǿ����� ���ϴ� "���� (See Other)" ���¸�
(303) ��ȯ�Ѵ�.</dd>
<dt>gone</dt>
<dd>�ڿ��� ������ �����Ǿ����� ���ϴ� "�Ҹ� (Gone)" ���¸�
(410) ��ȯ�Ѵ�. �� ���¸� ����ϸ� <var>URL</var> �ƱԸ�Ʈ��
����� �� ���.</dd>
</dl>
<p><var>status</var>�� ���� �����ڵ带 ����Ͽ� �ٸ� �����ڵ嵵
��ȯ�� �� �ִ�. ���°� 300�� 399 ���̶�� <var>URL</var>
�ƱԸ�Ʈ�� ����ؾ� �ϰ�, �ƴ϶�� ���ؾ� �Ѵ�. ��, ����ġ
�ڵ忡 ���°� ���ǵ��־�� �Ѵ� (http_protocol.c��
<code>send_error_response</code> �Լ� ���).</p>
<div class="example"><h3>����:</h3><p><code>
Redirect permanent /one http://example.com/two<br />
Redirect 303 /three http://example.com/other
</code></p></div>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="RedirectMatch" id="RedirectMatch">RedirectMatch</a> <a name="redirectmatch" id="redirectmatch">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���� URL�� ����ǥ���Ŀ� �ش��ϸ� �ܺ� �����̷�����
������</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>RedirectMatch [<var>status</var>] <var>regex</var>
<var>URL</var></code></td></tr>
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>FileInfo</td></tr>
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_alias</td></tr>
</table>
<p>�� ���þ�� <code class="directive"><a href="#redirect">Redirect</a></code>�� ������, ������
URL�� �պκи� ���ϴ� ��� ǥ�� ����ǥ������ ����Ѵ�.
������ ����ǥ������ URL ��ο� ���Ͽ� �´ٸ�, ������ ��ȣ��
���� �κ��� ��ü�Ͽ� ���ϸ����� ����Ѵ�. ���� ���, ������
��� GIF ���� ��û�� ���� �ٸ� ������ ����� �̸��� ����
JPEG ���Ϸ� �����̷����� ������:</p>
<div class="example"><p><code>
RedirectMatch (.*)\.gif$ http://www.anotherserver.com$1.jpg
</code></p></div>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="RedirectPermanent" id="RedirectPermanent">RedirectPermanent</a> <a name="redirectpermanent" id="redirectpermanent">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>Ŭ���̾�Ʈ�� �ٸ� URL�� �����ϵ��� ��û�ϴ� �ܺ�
���� �����̷����� ������</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>RedirectPermanent <var>URL-path</var> <var>URL</var></code></td></tr>
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>FileInfo</td></tr>
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_alias</td></tr>
</table>
<p>�� ���þ�� Ŭ���̾�Ʈ���� �����̷����� ���������� (����
301) �˸���. <code>Redirect permanent</code>�� ��Ȯ�� ����.</p>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="RedirectTemp" id="RedirectTemp">RedirectTemp</a> <a name="redirecttemp" id="redirecttemp">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>Ŭ���̾�Ʈ�� �ٸ� URL�� �����ϵ��� ��û�ϴ� �ܺ�
�ӽ� �����̷����� ������</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>RedirectTemp <var>URL-path</var> <var>URL</var></code></td></tr>
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>FileInfo</td></tr>
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_alias</td></tr>
</table>
<p>�� ���þ�� Ŭ���̾�Ʈ���� �����̷����� �ӽ������� (����
302) �˸���. <code>Redirect temp</code>�� ��Ȯ�� ����.</p>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="ScriptAlias" id="ScriptAlias">ScriptAlias</a> <a name="scriptalias" id="scriptalias">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>URL�� Ư�� ���Ͻý��� ��ҷ� �����ϰ� ����� CGI
��ũ��Ʈ��� �˸���</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>ScriptAlias <var>URL-path</var>
<var>file-path</var>|<var>directory-path</var></code></td></tr>
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_alias</td></tr>
</table>
<p><code class="directive">ScriptAlias</code> ���þ�� <code class="directive"><a href="#alias">Alias</a></code> ���þ�� ���������,
�߰��� ��� ���丮�� <code class="module"><a href="/mod/mod_cgi.html">mod_cgi</a></code>�� cgi-script
�ڵ鷯�� ó���� CGI ��ũ��Ʈ�� �ִٰ� �˸���.
<var>URL-path</var>�� �����ϴ� (%�� ���ڵ��) URL�� ���Ͻý�����
������� �ι�° �ƱԸ�Ʈ�� �����ϴ� ��ũ��Ʈ�� �����Ѵ�.</p>
<div class="example"><h3>����:</h3><p><code>
ScriptAlias /cgi-bin/ /web/cgi-bin/
</code></p></div>
<p><code>http://myserver/cgi-bin/foo</code>�� ��û�ϸ� ������
<code>/web/cgi-bin/foo</code> ��ũ��Ʈ�� �����Ѵ�.</p>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="ScriptAliasMatch" id="ScriptAliasMatch">ScriptAliasMatch</a> <a name="scriptaliasmatch" id="scriptaliasmatch">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>����ǥ������ ����Ͽ� URL�� Ư�� ���Ͻý��� ��ҷ�
�����ϰ� ����� CGI ��ũ��Ʈ��� �˸���</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>ScriptAliasMatch <var>regex</var>
<var>file-path</var>|<var>directory-path</var></code></td></tr>
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr>
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_alias</td></tr>
</table>
<p>�� ���þ�� <code class="directive"><a href="#scriptalias">ScriptAlias</a></code>�� ������, ������
URL�� �պκи� ���ϴ� ��� ǥ�� ����ǥ������ ����Ѵ�.
������ ����ǥ������ URL ��ο� ���Ͽ� �´ٸ�, ������ ��ȣ��
���� �κ��� ��ü�Ͽ� ���ϸ����� ����Ѵ�. ���� ���, ������
���� ǥ������ <code>/cgi-bin</code>�� ����� �� �ִ�:</p>
<div class="example"><p><code>
ScriptAliasMatch ^/cgi-bin(.*) /usr/local/apache/cgi-bin$1
</code></p></div>
</div>
</div>
<div class="bottomlang">
<p><span>������ ���: </span><a href="/en/mod/mod_alias.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="/fr/mod/mod_alias.html" hreflang="fr" rel="alternate" title="Fran&#231;ais">&nbsp;fr&nbsp;</a> |
<a href="/ja/mod/mod_alias.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="/ko/mod/mod_alias.html" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="/tr/mod/mod_alias.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/mod/mod_alias.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>