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

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_so.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_so - 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_so</h1>
 
23
<div class="toplang">
 
24
<p><span>������ ���: </span><a href="../en/mod/mod_so.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
25
<a href="../ja/mod/mod_so.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
26
<a href="../ko/mod/mod_so.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
27
</div>
 
28
<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>�����Ҷ� Ȥ�� ������Ҷ� ���డ���� �ڵ�� �����
 
29
������ �о���δ�</td></tr>
 
30
<tr><th><a href="module-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
31
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>so_module</td></tr>
 
32
<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_so.c</td></tr>
 
33
<tr><th><a href="module-dict.html#Compatibility">����:</a></th><td>��������� (�׻� �����ϴ�) Base ����̴�.</td></tr></table>
 
34
<h3>���</h3>
 
35
 
 
36
 
 
37
    <p>��� �ü������ ����ġ�� <a href="../dso.html">����������ü</a>
 
38
    (DSO) ����� ����Ͽ� ������ �ٽ� ���������� �ʰ��� �����߿�
 
39
    ����� �о���� �� �ִ�.</p>
 
40
    
 
41
    <p>�о���� �ڵ��, ���н������� (<code>.so</code> Ȯ���ڸ�
 
42
    ����) �Ϲ����� ������ü�����̰�, ����������� <code>.so</code>
 
43
    Ȥ�� <code>.dll</code> Ȯ���ڸ� ������.</p>
 
44
 
 
45
    <div class="warning"><h3>���</h3>
 
46
    <p>����ġ 1.3 ����� ����ġ 2.0���� ����� �� ����.
 
47
    ����ġ 2.0�� �������� �о���̰ų� ����ġ�� ���� �������Ϸ���
 
48
    ����� �����ؾ� �Ѵ�.</p>
 
49
    </div>
 
50
</div>
 
51
<div id="quickview"><h3 class="directives">���þ��</h3>
 
52
<ul id="toc">
 
53
<li><img alt="" src="../images/down.gif" /> <a href="#loadfile">LoadFile</a></li>
 
54
<li><img alt="" src="../images/down.gif" /> <a href="#loadmodule">LoadModule</a></li>
 
55
</ul>
 
56
<h3>����</h3>
 
57
<ul id="topics">
 
58
<li><img alt="" src="../images/down.gif" /> <a href="#windows">��������� �о���� ��� �����</a></li>
 
59
</ul></div>
 
60
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
61
<div class="section">
 
62
<h2><a name="windows" id="windows">��������� �о���� ��� �����</a></h2>
 
63
 
 
64
    <div class="note"><h3>����</h3>
 
65
    <p>���������� ���� ������ ����ġ 1.3.15�� 2.0���� ����Ǿ���.
 
66
    ������ ���� mod_foo.so���̴�.</p>
 
67
 
 
68
    <p>mod_so�� ������ ApacheModuleFoo.dll ���� ����� �о����
 
69
    �� ������, ���ο� �̸� ��Ģ�� ��ȣ�Ѵ�. ����� 2.0�� �°�
 
70
    �����Ѵٸ� �̸��� 2.0 ��Ģ�� �˸°� ��ġ�� �ٶ���.</p></div>
 
71
 
 
72
    <p>����ġ ��� API�� ���н� �����̰ų� �������� �����̰ų�
 
73
    ����. ��� API�� ������� ���� ���н� ������ �����ϱ⶧����
 
74
    ����� �� ������, ���н����� ����Ǵ� ���� ����� ��������
 
75
    Ȥ�� ���� �����Ͽ� ��������� ����� �� �ִ�.</p>
 
76
 
 
77
    <p>����� �ΰ��� ������� ������ �߰��� �� �ִ�. ���н�������
 
78
    ����� ������ ���� �������� �� �ִ�. ��������� ����ġ��
 
79
    ���н��� �޸� <code>Configure</code> ���α׷��� ���⶧����
 
80
    ����� �ҽ������� ApacheCore ������Ʈ ���Ͽ� �߰��ϰ�, �ɺ���
 
81
    <code>os\win32\modules.c</code> ���Ͽ� �߰��ؾ� �Ѵ�.</p>
 
82
 
 
83
    <p>�ι�° ����� ����� ������
 
84
    <code><code class="directive">LoadModule</code></code> ���þ
 
85
    ����Ͽ� �����Ҷ� �о���� �� �ִ� �������̺귯�� DLL��
 
86
    ����� ���̴�. �� ��� DLL�� �����ϸ� ������ ������������
 
87
    �ʰ� � ��������� ����ġ������ ����� ����� �� �ִ�.</p>
 
88
 
 
89
    <p>��� DLL�� ��������ؼ��� ����� �ҽ������� ���� �����ؾ�
 
90
    �Ѵ�. DLL�� module record�� export�ؾ� �Ѵ�. (�Ʒ� ����)
 
91
    �̸� ���� ����� module record ���ǿ� (����ġ ������Ͽ�
 
92
    ���ǵ�) <code>AP_MODULE_DECLARE_DATA</code>�� �߰��Ѵ�.
 
93
    ���� ���, ������ ���� ����� �ִٸ�:</p>
 
94
 
 
95
<div class="example"><p><code>
 
96
    module foo_module;
 
97
</code></p></div>
 
98
 
 
99
    <p>������ ���� �����Ѵ�:</p>
 
100
<div class="example"><p><code>
 
101
    module AP_MODULE_DECLARE_DATA foo_module;
 
102
</code></p></div>
 
103
 
 
104
    <p>�� �κ��� ����������� ����ϱ⶧���� �����Ͽ��� ���н�����
 
105
    �ҽ��� �״�� ����� �� �ִ�. ��, <code>.DEF</code> ���Ͽ�
 
106
    �ͼ��ϴٸ� ��� �� ������ ����Ͽ� module record�� export��
 
107
    ���� �ִ�.</p>
 
108
 
 
109
    <p>���� ����� ������ DLL�� �����. �̸� �������̺귯��
 
110
    libhttpd.dll�� �������Ҷ� ���� libhttpd.lib export ���̺귯����
 
111
    ��ũ�Ѵ�. ����ġ ��������� �ùٷ� ã���� �����Ϸ� ������
 
112
    �����ؾ� ������ �𸥴�. ������ modules ���丮���� ��
 
113
    ���̺귯���� ã�� �� �ִ�. ������ȯ���� �ùٷ� �����ϱ�����
 
114
    ���� ����� .dsp ������ ������ ���ų� ���� ���� .dsp��
 
115
    �����Ϸ�/��Ŀ �ɼ��� ���ϴ� ���� ����.</p>
 
116
 
 
117
    <p>���� ����� DLL�� �����. �̰��� ������
 
118
    <code>modules</code> ���丮�� �ΰ�,
 
119
    <code class="directive">LoadModule</code> ���þ ����Ͽ� �о���δ�.</p>
 
120
 
 
121
</div>
 
122
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
123
<div class="directive-section"><h2><a name="LoadFile" id="LoadFile">LoadFile</a> <a name="loadfile" id="loadfile">���þ�</a></h2>
 
124
<table class="directive">
 
125
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>������ ���������̳� ���̺귯���� �о���δ�</td></tr>
 
126
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>LoadFile <em>filename</em> [<em>filename</em>] ...</code></td></tr>
 
127
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������</td></tr>
 
128
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
129
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_so</td></tr>
 
130
</table>
 
131
 
 
132
    <p>LoadFile ���þ�� ������ �����ϰų� ������Ҷ� ������
 
133
    ���������̳� ���̺귯���� �о���δ�(link in). �� ���þ��
 
134
    � ����� �����ϱ����� �ʿ��� �ڵ带 �߰��� �о���϶�
 
135
    ����Ѵ�. <em>Filename</em>�� �������̰ų� <a href="core.html#serverroot">ServerRoot</a>�� ���� ������̴�.</p>
 
136
 
 
137
    <p>���� ���:</p>
 
138
 
 
139
    <div class="example"><p><code>LoadFile libexec/libxmlparse.so</code></p></div>
 
140
 
 
141
 
 
142
</div>
 
143
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
144
<div class="directive-section"><h2><a name="LoadModule" id="LoadModule">LoadModule</a> <a name="loadmodule" id="loadmodule">���þ�</a></h2>
 
145
<table class="directive">
 
146
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���������̳� ���̺귯���� �о���̰�, ��밡����
 
147
��� ��Ͽ� �߰��Ѵ�</td></tr>
 
148
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>LoadModule <em>module filename</em></code></td></tr>
 
149
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������</td></tr>
 
150
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr>
 
151
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_so</td></tr>
 
152
</table>
 
153
    <p>LoadModule ���þ�� �������� Ȥ�� ���̺귯�� <em>filename</em>��
 
154
    �о���̰�, ��밡���� ��� ��Ͽ� <em>module</em>�̶��
 
155
    ��� ����ü�� �߰��Ѵ�. <em>Module</em>�� ������
 
156
    <code>module</code> �ڷ��� �ܺκ������̸�, ��� ������ <a href="module-dict.html#ModuleIdentifier">����</a>��
 
157
    ���´�. ���� ���:</p>
 
158
 
 
159
    <div class="example"><p><code>
 
160
      LoadModule status_module modules/mod_status.so
 
161
    </code></p></div>
 
162
 
 
163
    <p>ServerRoot�� modules �������丮���� ������ ����� �о���δ�.</p>
 
164
 
 
165
</div>
 
166
</div>
 
167
<div class="bottomlang">
 
168
<p><span>������ ���: </span><a href="../en/mod/mod_so.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
169
<a href="../ja/mod/mod_so.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
170
<a href="../ko/mod/mod_so.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
171
</div><div id="footer">
 
172
<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>
 
173
<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>
 
174
</body></html>
 
 
b'\\ No newline at end of file'