mod_example.xml.ko revision a0e549fa035cea0147cb7700d1a814c8088676fd
<?xml version="1.0" encoding="EUC-KR" ?>
<!-- English Revision: 105989 -->
<!--
Copyright 2004 The Apache Software Foundation
Licensed 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
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>
<identifier>example_module</identifier>
<summary>
�ִ� ���ϵ��� ����ġ API�� ����Ͽ� ����� �ۼ��Ϸ��� �������
�������� ������.</p>
ȣ�� ������ �����ϴ� �����̴�. ����� �� �� ��� �ݹ���
������ �ʿ䰡 ���. ��� ���ݴ��!</p>
<p>example ����� ������ �����ϴ� ����̴�. �� ����� ������
�����ϰ� Ư�� ��ġ�� "example-handler" �ڵ鷯�� �Ҵ��Ͽ�
�װ��� ����¡�ϸ� example ����� ���� �ݹ��� Ȯ���� ��
�ִ�.</p>
</summary>
<section id="compiling"><title>example ��� �������ϱ�</title>
<p>������ example ����� �����Ϸ��� ���� ������ ��ģ��:</p>
<ol>
<li>
<code>--enable-example</code> �ɼǰ� �Բ�
<code>configure</code>�� �����Ѵ�.</li>
<li>������ �������Ѵ� ("<code>make</code>"�� �����Ѵ�).</li>
</ol>
<p>�ڽ��� ���� ����� �߰��Ϸ���:</p>
<ol type="A">
<li>������ �����Ѵ�.</li>
<ol>
<li><code>APACHE_MODPATH_INIT(new_module)</code>��
�߰��Ѵ�.</li>
"example"�� �ִ� APACHE_MODULE ���� �����ؿ´�.</li>
<li>ù��° �ƱԸ�Ʈ "example"�� <em>myexample</em>��
�����Ѵ�.</li>
<li>�ι�° �ƱԸ�Ʈ �ڸ��� �ڽ��� ���� �� ����
������ ������ ��´�. <code>configure --help</code>��
�����ϸ� ��� ����� ������ �����ش�.</li>
<li>����� �������Ҷ� Ư���� C �����Ϸ� �ɼ�, ��Ŀ
�ɼ�, ���̺귯���� �ʿ��ϸ� ���� CFLAGS, LDFLAGS,
LIBS�� �߰��Ѵ�. modules ���丮�� �ִ� �ٸ�
<li><code>APACHE_MODPATH_FINISH</code>�� �߰��Ѵ�.</li>
</ol>
</li>
�����. ����� �������ϴµ� Ư���� ��ɾ �ʿ��ٸ�,
�־ �ȴ�.</li>
<li>--enable-myexample �ɼ��� ����Ͽ� ������ �������Ѵ�</li>
</ol>
</section>
<section id="using"><title><code>mod_example</code> ��� ����ϱ�</title>
������ ���� ������ �߰��϶�:</p>
<example>
<Location /example-info><br />
SetHandler example-handler<br />
</Location>
</example>
<p>�ƴϸ� <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��
�����ϸ� ���� ��û�� �����ϱ����� ���ȿ� �Լ����� ���
���� � ��� �Ҹ����� �� �� �ִ�. �� ���þ��� ȿ���
Ȯ���� �� �ִ�.</p>
</usage>
</directivesynopsis>
</modulesynopsis>