summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_example.xml.ko
blob: 945594715be291b3edb26952a716c5cd2d092f53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
<!-- English Revision: 421174 -->

<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The ASF licenses this file to You under the Apache License, Version 2.0
 (the "License"); you may not use this file except in compliance with
 the License.  You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
-->

<modulesynopsis metafile="mod_example.xml.meta">

<name>mod_example</name>
<description>¾ÆÆÄÄ¡ ¸ðµâ API¸¦ ¼³¸íÇÑ´Ù</description>
<status>Experimental</status>
<sourcefile>mod_example.c</sourcefile>
<identifier>example_module</identifier>

<summary>
<note type="warning">
      ÀÌ ¹®¼­´Â ¾ÆÆÄÄ¡ À¥¼­¹ö 2.0 ¹öÀü¿¡¼­ º¯°æµÈ ³»¿ëÀ» ´ã°í
      ÀÖÁö ¾Ê´Ù. ¾ÆÁ÷µµ À¯È¿ÇÑ Á¤º¸°¡ ÀÖÁö¸¸, ÁÖÀÇÇؼ­ »ç¿ëÇϱæ
      ¹Ù¶õ´Ù.
</note>

    <p>¾ÆÆÄÄ¡ ¹èÆ÷º» <code>src/modules/example µð·ºÅ丮</code>¿¡
    ÀÖ´Â ÆÄÀϵéÀº ¾ÆÆÄÄ¡ API¸¦ »ç¿ëÇÏ¿© ¸ðµâÀ» ÀÛ¼ºÇÏ·Á´Â »ç¶÷µéÀ»
    µ½±âÀ§ÇÑ ¿¹Á¦´Ù.</p>

    <p><code>mod_example.c</code>´Â ¸ðµç Äݹé(callback) ±¸Á¶¿Í
    È£Ãâ ¹®¹ýÀ» ¼³¸íÇÏ´Â ÆÄÀÏÀÌ´Ù. ´ç½ÅÀº ¸ðµâ¿¡ ÀÌ ¸ðµç ÄݹéÀ»
    ±¸ÇöÇÒ ÇÊ¿ä°¡ ¾ø´Ù. »ç½Ç Á¤¹Ý´ë´Ù!</p>

    <p>example ¸ðµâÀº ½ÇÁ¦·Î µ¿ÀÛÇÏ´Â ¸ðµâÀÌ´Ù. ÀÌ ¸ðµâÀ» ¼­¹ö¿¡
    ¿¬°áÇÏ°í ƯÁ¤ À§Ä¡¿¡ "example-handler" Çڵ鷯¸¦ ÇÒ´çÇÏ¿©
    ±×°÷À» ºê¶ó¿ì¡Çϸé example ¸ðµâÀÇ ¿©·¯ ÄݹéÀ» È®ÀÎÇÒ ¼ö
    ÀÖ´Ù.</p>
</summary>

<section id="compiling"><title>example ¸ðµâ ÄÄÆÄÀÏÇϱâ</title>

    <p>¼­¹ö¿¡ example ¸ðµâÀ» Æ÷ÇÔÇÏ·Á¸é ´ÙÀ½ °úÁ¤À» °ÅÄ£´Ù:</p>

    <ol>
      <li>
        <code>src/Configuration</code> ÆÄÀÏ ¾Æ·¡ ºÎºÐ¿¡ ÀÖ´Â
        "AddModule modules/example/mod_example" ÁÙÀÇ ÁÖ¼®Ã³¸®¸¦
        ¾ø¾Ø´Ù. ÀÌ·± ÁÙÀÌ ¾ø´Ù¸é, ´ÙÀ½°ú °°Àº ÁÙÀ» Ãß°¡ÇÑ´Ù.
<example>
     AddModule modules/example/mod_example.o
</example>
      </li>

      <li><code>src/Configure</code> ½ºÅ©¸³Æ®¸¦ ½ÇÇàÇÑ´Ù
      ("<code>cd&nbsp;src;&nbsp;./Configure</code>"). ±×·¯¸é
      ¼­¹ö ÀÚü MakefileÀ» ¸¸µé°í, ÇÏÀ§µð·ºÅ丮¿¡ ÀÖ´Â ¿äûÇÑ
      Ãß°¡ ¸ðµâÀ» <code>src/modules/Makefile</code>¿¡ Ãß°¡ÇÑ´Ù.</li>

      <li>¼­¹ö¸¦ ÄÄÆÄÀÏÇÑ´Ù (<code>src</code> µð·ºÅ丮¿¡ ÀÖ´Â
      "<code>make</code>"¸¦ ½ÇÇàÇÑ´Ù).</li>
    </ol>

    <p>ÀÚ½ÅÀÌ ¸¸µç ¸ðµâÀ» Ãß°¡ÇÏ·Á¸é:</p>

    <ol type="A">
      <li><code>mkdir src/modules/<em>mymodule</em></code></li>

      <li><code>cp src/modules/example/*
      src/modules/<em>mymodule</em></code></li>

      <li>»õ·Î ¸¸µç µð·ºÅ丮¿¡ ÀÖ´Â ÆÄÀÏÀ» ¼öÁ¤ÇÑ´Ù.</li>

      <li>ÀûÀýÈ÷ ¼öÁ¤ÇÏ¿© À§ÀÇ [1]¿¡¼­ [3]±îÁö °úÁ¤À» ÁøÇàÇÑ´Ù.</li>
    </ol>
</section>

<section id="using"><title><code>mod_example</code> ¸ðµâ »ç¿ëÇϱâ</title>

    <p>example ¸ðµâÀ» »ç¿ëÇÏ·Á¸é <code>srm.conf</code> ÆÄÀÏ¿¡
    ´ÙÀ½°ú °°Àº ¼³Á¤À» Ãß°¡Ç϶ó:</p>
<example>
   &lt;Location /example-info&gt;<br />
       SetHandler example-handler<br />
   &lt;/Location&gt;
</example>

    <p>¾Æ´Ï¸é <a
    href="core.html#accessfilename"><code>.htaccess</code></a>
    ÆÄÀÏ¿¡ ´ÙÀ½°ú °°Àº ³»¿ëÀ» Ãß°¡ÇÏ°í, ±× À§Ä¡¿¡¼­ "test.example"
    °°Àº ÆÄÀÏÀ» ¿äûÇ϶ó:</p>
<example>
   AddHandler example-handler .example
</example>

    <p>¼­¹ö¸¦ Àç½ÃÀÛÇÑ ÈÄ ÀÌ À§Ä¡¸¦ ºê¶ó¿ì¡ÇÏ¸é ¾Õ¿¡¼­ ¸»ÇÑ
    ³»¿ëÀ» º¸°ÔµÉ °ÍÀÌ´Ù.</p>
</section>

<directivesynopsis>
<name>Example</name>
<description>¾ÆÆÄÄ¡ ¸ðµâ API¸¦ ¼³¸íÇϱâÀ§ÇÑ ¿¹Á¦ Áö½Ã¾î</description>
<syntax>Example</syntax>
<contextlist><context>server config</context>
<context>virtual host</context><context>directory</context>
<context>.htaccess</context></contextlist>

<usage>
    <p><directive>Example</directive> Áö½Ã¾î´Â example ¸ðµâÀÇ
    ³»¿ëÇڵ鷯°¡ °£´ÜÇÑ ¹®±¸¸¦ º¸ÀÏÁö ¿©ºÎ¸¦ ¼³Á¤ÇÑ´Ù. ÀÌ Áö½Ã¾î´Â
    ¾Æ±Ô¸ÕÆ®¸¦ ¹ÞÁö¾Ê´Â´Ù. example ³»¿ëÇڵ鷯¸¦ Àû¿ëÇÑ URL¿¡
    Á¢¼ÓÇÏ¸é ¹®¼­ ¿äûÀ» ¼­ºñ½ºÇϱâÀ§ÇØ ¸ðµâ¾È¿¡ ÇÔ¼öµéÀÌ ¾î¶»°Ô
    ±×¸®°í ¾î¶² ¼ø¼­·Î ºÒ¸®´ÂÁö ¾Ë ¼ö ÀÖ´Ù. ÀÌ Áö½Ã¾îÀÇ È¿°ú´Â
    "<code>Example directive declared here: YES/NO</code>"·Î
    È®ÀÎÇÒ ¼ö ÀÖ´Ù.</p>
</usage>
</directivesynopsis>

</modulesynopsis>