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>mod_asis - 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.js" type="text/javascript">
13</script>
14
15<link href="/images/favicon.ico" rel="shortcut icon" /></head>
16<body>
17<div id="page-header">
18<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>
19<p class="apache">Apache HTTP Server Version 2.2</p>
20<img alt="" src="/images/feather.gif" /></div>
21<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
22<div id="path">
23<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.2</a> &gt; <a href="./">���</a></div>
24<div id="page-content">
25<div id="preamble"><h1>����ġ ��� mod_asis</h1>
26<div class="toplang">
27<p><span>������ ���: </span><a href="/en/mod/mod_asis.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
28<a href="/ja/mod/mod_asis.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
29<a href="/ko/mod/mod_asis.html" title="Korean">&nbsp;ko&nbsp;</a></p>
30</div>
31<div class="outofdate">�� ������ �ֽ��� ���� �ƴմϴ�.
32            �ֱٿ� ����� ������ ���� ������ ����ϼ���.</div>
33<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>HTTP ����� ������ ������ ������</td></tr>
34<tr><th><a href="module-dict.html#Status">����:</a></th><td>Base</td></tr>
35<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>asis_module</td></tr>
36<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_asis.c</td></tr></table>
37<h3>���</h3>
38
39    <p>�� ����� ����ġ�� �Ϲ����� HTTP ����� ��κ��� �߰������ʰ�
40    ������ �������� ����� <code>send-as-is</code> �ڵ鷯��
41    �����Ѵ�.</p>
42
43    <p>�׷��� ������ cgi ��ũ��Ʈ�� nph ��ũ��Ʈ�� ��������ʰ�
44    �����̷��ǰ� �ٸ� Ư���� HTTP ���� �� � �ڷᵵ ���� ��
45    �ִ�.</p>
46
47    <p>��ſ� �� ����� mime type�� <code>httpd/send-as-is</code>��
48    ���ϵ� ó���ߴ�.</p>
49</div>
50<div id="quickview"><h3 class="directives">���þ��</h3>
51<p>�� ��⿡�� ���þ ����ϴ�.</p>
52<h3>����</h3>
53<ul id="topics">
54<li><img alt="" src="/images/down.gif" /> <a href="#usage">����</a></li>
55</ul><h3>���</h3>
56<ul class="seealso">
57<li><code class="module"><a href="/mod/mod_headers.html">mod_headers</a></code></li>
58<li><code class="module"><a href="/mod/mod_cern_meta.html">mod_cern_meta</a></code></li>
59<li><a href="/handler.html">����ġ���� �ڵ鷯 ���</a></li>
60</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
61<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
62<div class="section">
63<h2><a name="usage" id="usage">����</a></h2>
64
65    <p>���� �������Ͽ��� ���ϰ� <code>send-as-is</code> �ڵ鷯��
66    <em>���� ���</em> ������ ���� �����Ѵ�.</p>
67
68    <div class="example"><p><code>AddHandler send-as-is asis</code></p></div>
69
70    <p>����ġ�� <code>.asis</code> Ȯ���ڸ� ���� ������ ������
71    ���� ���������ʰ� Ŭ���̾�Ʈ���� ������. Ŭ���̾�Ʈ�� HTTP
72    ����� �ʿ��ϹǷ� ����������. Status: ����� �ʿ��ϴ�. ��
73    ����� ������ ���ڸ� ������ HTTP �����ڵ�� �� ���� �����̴�.</p>
74
75    <p>������ ���� <em>�״��</em> Ŭ���̾�Ʈ���� ������
76    �����̷¼ǵǾ�ٰ� �˸��� ������ ���̴�.</p>
77
78
79    <div class="example"><p><code>
80      Status: 301 Now where did I leave that URL<br />
81      Location: http://xyz.abc.com/foo/bar.html<br />
82      Content-type: text/html<br />
83      <br />
84      &lt;html&gt;<br />
85      &lt;head&gt;<br />
86      &lt;title&gt;Lame excuses'R'us&lt;/title&gt;<br />
87      &lt;/head&gt;<br />
88      &lt;body&gt;<br />
89      &lt;h1&gt;Fred's exceptionally wonderful page has moved to<br />
90      &lt;a href="http://xyz.abc.com/foo/bar.html"&gt;Joe's&lt;/a&gt;
91      site.<br />
92      &lt;/h1&gt;<br />
93      &lt;/body&gt;<br />
94      &lt;/html&gt;
95    </code></p></div>
96
97    <div class="note"><h3>����:</h3>
98    <p>������ �ڷḦ Ŭ���̾�Ʈ���� ������ �׻� <code>Date:</code>��
99    <code>Server:</code> ����� �߰��ϹǷ�, ���Ͽ� �� �����
100    ������ �ȵȴ�. ������ <code>Last-Modified</code> �����
101    �߰����� <em>�ʴ´�</em>. �׷��� �Ƹ��� �� ����� �����ؾ�
102    �Ѵ�.</p>
103    </div>
104</div>
105</div>
106<div class="bottomlang">
107<p><span>������ ���: </span><a href="/en/mod/mod_asis.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
108<a href="/ja/mod/mod_asis.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
109<a href="/ko/mod/mod_asis.html" title="Korean">&nbsp;ko&nbsp;</a></p>
110</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>
111<script type="text/javascript"><!--//--><![CDATA[//><!--
112var comments_shortname = 'httpd';
113var comments_identifier = 'http://httpd.apache.org/docs/2.2/mod/mod_asis.html';
114(function(w, d) {
115    if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
116        d.write('<div id="comments_thread"><\/div>');
117        var s = d.createElement('script');
118        s.type = 'text/javascript';
119        s.async = true;
120        s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
121        (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
122    }
123    else { 
124        d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>');
125    }
126})(window, document);
127//--><!]]></script></div><div id="footer">
128<p class="apache">Copyright 2013 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>
129<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[//><!--
130if (typeof(prettyPrint) !== 'undefined') {
131    prettyPrint();
132}
133//--><!]]></script>
134</body></html>