diff options
Diffstat (limited to 'rubbos/app/apache2/manual/mod/mod_info.html.ko.euc-kr')
-rw-r--r-- | rubbos/app/apache2/manual/mod/mod_info.html.ko.euc-kr | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/rubbos/app/apache2/manual/mod/mod_info.html.ko.euc-kr b/rubbos/app/apache2/manual/mod/mod_info.html.ko.euc-kr new file mode 100644 index 00000000..8619c013 --- /dev/null +++ b/rubbos/app/apache2/manual/mod/mod_info.html.ko.euc-kr @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="EUC-KR"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" lang="ko" xml:lang="ko"><head><!-- + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + This file is generated from xml source: DO NOT EDIT + XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + --> +<title>mod_info - Apache HTTP Server</title> +<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> +<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> +<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /> +<link href="../images/favicon.ico" rel="shortcut icon" /></head> +<body> +<div id="page-header"> +<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> +<p class="apache">Apache HTTP Server Version 2.0</p> +<img alt="" src="../images/feather.gif" /></div> +<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> +<div id="path"> +<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">���</a></div> +<div id="page-content"> +<div id="preamble"><h1>����ġ ��� mod_info</h1> +<div class="toplang"> +<p><span>������ ���: </span><a href="../en/mod/mod_info.html" hreflang="en" rel="alternate" title="English"> en </a> | +<a href="../ja/mod/mod_info.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | +<a href="../ko/mod/mod_info.html" title="Korean"> ko </a></p> +</div> +<div class="outofdate">�� ������ �ֽ��� ������ �ƴմϴ�. + �ֱٿ� ����� ������ ���� ������ �����ϼ���.</div> +<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>���� ������ ���� �������� ������ �����ش�</td></tr> +<tr><th><a href="module-dict.html#Status">����:</a></th><td>Extension</td></tr> +<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>info_module</td></tr> +<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_info.c</td></tr></table> +<h3>���</h3> + + <p><code class="module"><a href="../mod/mod_info.html">mod_info</a></code>�� ����Ϸ��� <code>httpd.conf</code> + ���Ͽ� ������ ���� �߰��Ѵ�.</p> + + <div class="example"><p><code> + <Location /server-info><br /> + <span class="indent"> + SetHandler server-info<br /> + </span> + </Location> + </code></p></div> + + <p>���� ���� ������ �ƹ��� �� �� ������ <code class="directive"><a href="../mod/core.html#location"><Location></a></code> ���þ� �ȿ� <code class="directive"><a href="../mod/core.html#limit"><Limit></a></code> ������ �߰��� + �� �ִ�.</p> + + <p>�̷��� �����ϸ� + <code>http://your.host.dom/server-info</code>�� + �����Ͽ� ������ ���� ������ �� �� �ִ�.</p> + + <div class="note"> + ����� ������ �����Ҷ� ���������� �б����, ������ ������� + �Ŀ� ������ �����Ͽ��ٸ� ȭ�鿡 ǥ�õ� ������ �������� + ������ ���� ������ <em>�ٸ�</em> �� �ִ�. ��, ���������� + ������ �����ϴ� �����(<code class="directive"><a href="../mod/mpm_common.html#user">User</a></code> ���þ� ����)�� ���� + �� �־�� �Ѵ�. ���� �� ���ٸ� ���þ� ������ �������� + ���Ѵ�. + + <p>������ <code class="module"><a href="../mod/mod_info.html">mod_info</a></code>�� �����ϵ��ִٸ�, + ���丮�� ��������(<em>���� ���</em>, + <code>.htaccess</code>)�� ������ <em>���</em> �������Ͽ��� + �� �ڵ鷯 ����� ����� �� �ִ�. ���� ����Ʈ�� ���Ȱ��� + ������ �� �� �ִ�.</p> + + <p>Ư�� �� ����� �ý��� ���, ����ڸ�/��ȣ, �����ͺ��̽� + �̸��� ���� ���� ����ġ ����� �������þ ����� �ΰ��� + ������ ������ �� �ִ�. ����� �����ϴ� ��Ļ� �̸� ���� + ����� ����. ���� �� ����� �� �����ؾ� �ϸ� ������ + ȯ�濡��<strong>��</strong> ����ؾ� �Ѵ�.</p> + </div> +</div> +<div id="quickview"><h3 class="directives">���þ��</h3> +<ul id="toc"> +<li><img alt="" src="../images/down.gif" /> <a href="#addmoduleinfo">AddModuleInfo</a></li> +</ul> +</div> + +<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> +<div class="directive-section"><h2><a name="AddModuleInfo" id="AddModuleInfo">AddModuleInfo</a> <a name="addmoduleinfo" id="addmoduleinfo">���þ�</a></h2> +<table class="directive"> +<tr><th><a href="directive-dict.html#Description">����:</a></th><td>�� ���� �߰� ������ server-info �ڵ鷯�� �����ֵ��� +�߰��Ѵ�</td></tr> +<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AddModuleInfo <var>module-name</var> <var>string</var></code></td></tr> +<tr><th><a href="directive-dict.html#Context">������:</a></th><td>�ּ�������, ����ȣ��Ʈ</td></tr> +<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Extension</td></tr> +<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_info</td></tr> +<tr><th><a href="directive-dict.html#Compatibility">����:</a></th><td>����ġ 1.3 ����</td></tr> +</table> + <p><var>module-name</var> �� ���� <strong>�߰� ����</strong>�� + <var>string</var>�� ������ HTML�� �����ش�. ���� ���,</p> + + <div class="example"><p><code> + AddModuleInfo mod_auth.c 'See <a \<br /> + <span class="indent"> + href="http://www.apache.org/docs/2.0/mod/mod_auth.html">\<br /> + http://www.apache.org/docs/2.0/mod/mod_auth.html</a>' + </span> + </code></p></div> + +</div> +</div> +<div class="bottomlang"> +<p><span>������ ���: </span><a href="../en/mod/mod_info.html" hreflang="en" rel="alternate" title="English"> en </a> | +<a href="../ja/mod/mod_info.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | +<a href="../ko/mod/mod_info.html" title="Korean"> ko </a></p> +</div><div id="footer"> +<p class="apache">Copyright 2009 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> +<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> +</body></html>
\ No newline at end of file |