~ubuntu-branches/ubuntu/feisty/apache2/feisty-updates

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_actions.html.ko.euc-kr

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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_actions - 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" />
 
12
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
 
13
<body>
 
14
<div id="page-header">
 
15
<p class="menu"><a href="../mod/">���</a> | <a href="../mod/directives.html">���þ��</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">���</a> | <a href="../sitemap.html">����Ʈ��</a></p>
 
16
<p class="apache">Apache HTTP Server Version 2.2</p>
 
17
<img alt="" src="../images/feather.gif" /></div>
 
18
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
 
19
<div id="path">
 
20
<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>
 
21
<div id="page-content">
 
22
<div id="preamble"><h1>����ġ ��� mod_actions</h1>
 
23
<div class="toplang">
 
24
<p><span>������ ���: </span><a href="../de/mod/mod_actions.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 
25
<a href="../en/mod/mod_actions.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
26
<a href="../ja/mod/mod_actions.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
27
<a href="../ko/mod/mod_actions.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
28
</div>
 
29
<div class="outofdate">�� ������ �ֽ��� ������ �ƴմϴ�.
 
30
            �ֱٿ� ����� ������ ���� ������ �����ϼ���.</div>
 
31
<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>�� ����� �̵�������� ��û�޼��忡 ���� CGI
 
32
��ũ��Ʈ�� �����Ѵ�.</td></tr>
 
33
<tr><th><a href="module-dict.html#Status">����:</a></th><td>Base</td></tr>
 
34
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>actions_module</td></tr>
 
35
<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_actions.c</td></tr></table>
 
36
<h3>���</h3>
 
37
 
 
38
    <p>�� ��⿡�� �ΰ��� ���þ �ִ�. <code class="directive"><a href="#action">Action</a></code> ���þ�� ��û�ϴ�
 
39
    ������ MIME content type�� ���� CGI ��ũ��Ʈ�� �����Ѵ�.
 
40
    <code class="directive"><a href="#script">Script</a></code> ���þ��
 
41
    ��û�� Ư�� �޼��带 ����� ��� CGI ��ũ��Ʈ�� �����Ѵ�.
 
42
    �׷��� ������ ó���ϴ� ��ũ��Ʈ�� �ſ� ���� ������ �� �ִ�.</p>
 
43
</div>
 
44
<div id="quickview"><h3 class="directives">���þ��</h3>
 
45
<ul id="toc">
 
46
<li><img alt="" src="../images/down.gif" /> <a href="#action">Action</a></li>
 
47
<li><img alt="" src="../images/down.gif" /> <a href="#script">Script</a></li>
 
48
</ul>
 
49
<h3>����</h3>
 
50
<ul class="seealso">
 
51
<li><code class="module"><a href="../mod/mod_cgi.html">mod_cgi</a></code></li>
 
52
<li><a href="../howto/cgi.html">CGI�� ���� ������ ����</a></li>
 
53
<li><a href="../handler.html">����ġ���� �ڵ鷯 ���</a></li>
 
54
</ul></div>
 
55
 
 
56
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
57
<div class="directive-section"><h2><a name="Action" id="Action">Action</a> <a name="action" id="action">���þ�</a></h2>
 
58
<table class="directive">
 
59
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>Ư�� �ڵ鷯�� content-type�� ���� CGI ��ũ��Ʈ��
 
60
����Ѵ�</td></tr>
 
61
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>Action <var>action-type</var> <var>cgi-script</var> [virtual]</code></td></tr>
 
62
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory, .htaccess</td></tr>
 
63
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>FileInfo</td></tr>
 
64
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
65
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_actions</td></tr>
 
66
<tr><th><a href="directive-dict.html#Compatibility">����:</a></th><td><code>virtual</code> �����ڿ� �ڵ鷯�� ����ġ
 
67
2.1�� �߰��Ǿ���</td></tr>
 
68
</table>
 
69
    <p>�� ���þ�� ��û�� <var>action-type</var>�̸�
 
70
    <var>cgi-script</var>�� �����ϴ� �ൿ�� ������ �߰��Ѵ�.
 
71
    <var>cgi-script</var>�� <code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code>�� <code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code>�� ����Ͽ� CGI
 
72
    ��ũ��Ʈ�� ������ ���ҽ��� URL����̴�.
 
73
    <var>action-type</var>���� <a href="../handler.html">�ڵ鷯</a>�� MIME content type��
 
74
    ����� �� �ִ�. �� ���þ�� <code>PATH_INFO</code>��
 
75
    <code>PATH_TRANSLATED</code> CGI ǥ�� ȯ�溯���� ��û��
 
76
    ������ URL�� ���ϰ�θ� �����Ѵ�. <code>REDIRECT_HANDLER</code>
 
77
    ������ Ư�� ��û�� ����� �ڵ鷯�� �����Ѵ�.</p>
 
78
 
 
79
    <div class="example"><h3>����</h3><p><code>
 
80
      # Ư�� MIME content type�� ���� ��û:<br />
 
81
      Action image/gif /cgi-bin/images.cgi<br />
 
82
      <br />
 
83
      # Ư���� Ȯ���ڸ� ���� ����<br />
 
84
      AddHandler my-file-type .xyz<br />
 
85
      Action my-file-type /cgi-bin/program.cgi<br />
 
86
    </code></p></div>
 
87
 
 
88
    <p>ù��° ������ MIME content type�� <code>image/gif</code>��
 
89
    ������ ��û�ϸ� ������ cgi ��ũ��Ʈ <code>/cgi-bin/images.cgi</code>��
 
90
    ó���Ѵ�.</p>
 
91
 
 
92
    <p>�ι�° ������ Ȯ���ڰ� <code>.xyz</code>�� ������ ��û�ϸ�
 
93
    ������ cgi ��ũ��Ʈ <code>/cgi-bin/program.cgi</code>��
 
94
    ó���Ѵ�.</p>
 
95
    <p>In the second example, requests for files with a file extension of
 
96
    <code>.xyz</code> are handled instead by the specified cgi script
 
97
    <code>/cgi-bin/program.cgi</code>.</p>
 
98
 
 
99
    <p>�������� <code>virtual</code> �����ڴ� ��û�� ������
 
100
    ������ �����ϴ��� �˻����� �ʵ��� �Ѵ�. ���� ���, ������
 
101
    ��ġ�� <code class="directive">Action</code> ���þ ����Ϸ���
 
102
    ��� �����ϴ�.</p>
 
103
 
 
104
    <div class="example"><h3>����</h3><p><code>
 
105
      &lt;Location /news&gt;<br />
 
106
      <span class="indent">
 
107
        SetHandler news-handler<br />
 
108
        Action news-handler /cgi-bin/news.cgi virtual<br />
 
109
      </span>
 
110
      &lt;/Location&gt;
 
111
    </code></p></div>
 
112
 
 
113
<h3>����</h3>
 
114
<ul>
 
115
<li><code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code></li>
 
116
</ul>
 
117
</div>
 
118
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
119
<div class="directive-section"><h2><a name="Script" id="Script">Script</a> <a name="script" id="script">���þ�</a></h2>
 
120
<table class="directive">
 
121
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>Ư�� ��û�޼��忡 ���� CGI ��ũ��Ʈ��
 
122
����Ѵ�.</td></tr>
 
123
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>Script <var>method</var> <var>cgi-script</var></code></td></tr>
 
124
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ, directory</td></tr>
 
125
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
126
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_actions</td></tr>
 
127
</table>
 
128
    <p>�� ���þ�� ������ <var>method</var> �޼��带 ����Ͽ�
 
129
    ��û�ϸ� <var>cgi-script</var>�� �����ϴ� �ൿ�� ������
 
130
    �߰��Ѵ�. <var>cgi-script</var>�� <code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code>�� <code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code>�� ����Ͽ� CGI
 
131
    ��ũ��Ʈ�� ������ ���ҽ��� URL����̴�. �� ���þ��
 
132
    <code>PATH_INFO</code>�� <code>PATH_TRANSLATED</code> CGI
 
133
    ǥ�� ȯ�溯���� ��û�� ������ URL�� ���ϰ�θ� �����Ѵ�.</p>
 
134
 
 
135
    <div class="note">
 
136
      � �޼��� �̸��̶� ����� �� �ִ�. <strong>�޼��� �̸���
 
137
      ��ҹ��ڸ� �����Ѵ�.</strong> �׷��� <code>Script PUT</code>��
 
138
      <code>Script put</code>�� ������ �ٸ���.
 
139
    </div>
 
140
 
 
141
    <p><code class="directive">Script</code> ���ɾ�� �⺻���� �ൿ����
 
142
    ó������ �����϶�. CGI ��ũ��Ʈ�� �Ҹ��ų�, ��û�� �޼��带
 
143
    �˾Ƽ� ó���� �� �ִ� ���ҽ��� ��� �״�� ó���Ѵ�.
 
144
    <code>GET</code> �޼����� <code class="directive">Script</code>��
 
145
    ���ǾƱԸ�Ʈ�� �������� (<em>��</em>, foo.html?hi) �������
 
146
    �����϶�. ���ǾƱԸ�Ʈ�� ���ٸ� ���������� ��û�� ó���Ѵ�.</p>
 
147
 
 
148
    <div class="example"><h3>����</h3><p><code>
 
149
      # &lt;ISINDEX&gt;�� �˻��� ����<br />
 
150
      Script GET /cgi-bin/search<br />
 
151
      <br />
 
152
      # CGI PUT �ڵ鷯<br />
 
153
      Script PUT /~bob/put.cgi<br />
 
154
    </code></p></div>
 
155
 
 
156
</div>
 
157
</div>
 
158
<div class="bottomlang">
 
159
<p><span>������ ���: </span><a href="../de/mod/mod_actions.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 
160
<a href="../en/mod/mod_actions.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
161
<a href="../ja/mod/mod_actions.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
162
<a href="../ko/mod/mod_actions.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
163
</div><div id="footer">
 
164
<p class="apache">Copyright 2006 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>
 
165
<p class="menu"><a href="../mod/">���</a> | <a href="../mod/directives.html">���þ��</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">���</a> | <a href="../sitemap.html">����Ʈ��</a></p></div>
 
166
</body></html>
 
 
b'\\ No newline at end of file'