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

« back to all changes in this revision

Viewing changes to docs/manual/programs/logresolve.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>logresolve - ����ġ �α������� IP-�ּҸ� ȣ��Ʈ������
 
9
  ��ȯ�Ѵ� - Apache HTTP Server</title>
 
10
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
 
11
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
 
12
<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
 
13
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
 
14
<body id="manual-page"><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="./">Programs</a></div><div id="page-content"><div id="preamble"><h1>logresolve - ����ġ �α������� IP-�ּҸ� ȣ��Ʈ������
 
21
  ��ȯ�Ѵ�</h1>
 
22
<div class="toplang">
 
23
<p><span>������ ���: </span><a href="../en/programs/logresolve.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
24
<a href="../ko/programs/logresolve.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
25
</div>
 
26
 
 
27
     <p><code>logresolve</code>�� ����ġ ���ٷα����Ͽ� �ִ�
 
28
     IP-�ּҸ� ã�� ��ó�� ���α׷��̴�. ���Ӽ����� ���ϸ�
 
29
     �ּ�ȭ�ϱ����� logresolve�� ���������� �ؽ����̺� ij����
 
30
     ����Ѵ�. ��, IP �ּҰ� �α����Ͽ� ó�� ���ö��� ã�´�.</p>
 
31
 
 
32
     <p>ǥ���Է����� ����ġ �α������� �д´�. �� ���� ù��°
 
33
     �׸��� IP �ּ��̰�, ������ �κа� �������� ���еǾ� �Ѵ�.</p>
 
34
</div>
 
35
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#synopsis">����</a></li>
 
36
<li><img alt="" src="../images/down.gif" /> <a href="#options">�ɼ�</a></li>
 
37
</ul></div>
 
38
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
39
<div class="section">
 
40
<h2><a name="synopsis" id="synopsis">����</a></h2>
 
41
 
 
42
     <p><code><strong>logresolve</strong> [ -<strong>s</strong>
 
43
     <var>filename</var> ] [ -<strong>c</strong> ] &lt;
 
44
     <var>access_log</var> &gt; <var>access_log.new</var></code></p>
 
45
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
46
<div class="section">
 
47
<h2><a name="options" id="options">�ɼ�</a></h2>
 
48
 
 
49
<dl>
 
50
 
 
51
<dt><code>-s <var>filename</var></code></dt>
 
52
 
 
53
<dd>��踦 ����� ���ϸ��� �����Ѵ�.</dd>
 
54
 
 
55
<dt><code>-c</code></dt>
 
56
 
 
57
<dd><code>logresolve</code>�� ��� DNS �˻縦 �ϵ��� �Ѵ�:
 
58
IP �ּҷ� ȣ��Ʈ���� ã���� �� ȣ��Ʈ������ �ٽ� IP �ּҵ���
 
59
ã�Ƽ� ���� �ϳ��� ���� �ּҿ� ��ġ�ϴ��� �˻��Ѵ�.</dd>
 
60
 
 
61
</dl>
 
62
</div></div>
 
63
<div class="bottomlang">
 
64
<p><span>������ ���: </span><a href="../en/programs/logresolve.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
65
<a href="../ko/programs/logresolve.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
66
</div><div id="footer">
 
67
<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>
 
68
<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>
 
69
</body></html>
 
 
b'\\ No newline at end of file'