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

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_authz_user.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_authz_user - 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_authz_user</h1>
 
23
<div class="toplang">
 
24
<p><span>������ ���: </span><a href="../en/mod/mod_authz_user.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
25
<a href="../ja/mod/mod_authz_user.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
26
<a href="../ko/mod/mod_authz_user.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>����� ���Ѻο�</td></tr>
 
29
<tr><th><a href="module-dict.html#Status">����:</a></th><td>Base</td></tr>
 
30
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>authz_user_module</td></tr>
 
31
<tr><th><a href="module-dict.html#SourceFile">�ҽ�����:</a></th><td>mod_authz_user.c</td></tr>
 
32
<tr><th><a href="module-dict.html#Compatibility">����:</a></th><td>����ġ 2.1 ���ĺ���</td></tr></table>
 
33
<h3>���</h3>
 
34
 
 
35
    <p>�� ����� ������ �ο��Ͽ�, ������ ����ڰ� ������Ʈ��
 
36
    �Ϻο� ������ �� �ִ��� �����Ѵ�.
 
37
    <code class="module"><a href="../mod/mod_authz_user.html">mod_authz_user</a></code>�� <code>Require user</code>
 
38
    ���þ� ��Ͽ� ������ ����ڰ� ��������� ������ ����Ѵ�.
 
39
    ��, <code>require valid-user</code>�� ���������� ������
 
40
    ����� ��ο��� ������ ����Ѵ�.</p>
 
41
</div>
 
42
<div id="quickview"><h3 class="directives">���þ��</h3>
 
43
<ul id="toc">
 
44
<li><img alt="" src="../images/down.gif" /> <a href="#authzuserauthoritative">AuthzUserAuthoritative</a></li>
 
45
</ul>
 
46
<h3>����</h3>
 
47
<ul class="seealso">
 
48
<li><code class="directive"><a href="../mod/core.html#require">Require</a></code></li>
 
49
<li><code class="directive"><a href="../mod/core.html#satisfy">Satisfy</a></code></li>
 
50
</ul></div>
 
51
 
 
52
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
53
<div class="directive-section"><h2><a name="AuthzUserAuthoritative" id="AuthzUserAuthoritative">AuthzUserAuthoritative</a> <a name="authzuserauthoritative" id="authzuserauthoritative">���þ�</a></h2>
 
54
<table class="directive">
 
55
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���Ѻο��� ������ ���� �Ѱ����� ����</td></tr>
 
56
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AuthzUserAuthoritative On|Off</code></td></tr>
 
57
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>AuthzUserAuthoritative On</code></td></tr>
 
58
<tr><th><a href="directive-dict.html#Context">������:</a></th><td>directory, .htaccess</td></tr>
 
59
<tr><th><a href="directive-dict.html#Override">Override �ɼ�:</a></th><td>AuthConfig</td></tr>
 
60
<tr><th><a href="directive-dict.html#Status">����:</a></th><td>Base</td></tr>
 
61
<tr><th><a href="directive-dict.html#Module">���:</a></th><td>mod_authz_user</td></tr>
 
62
</table>
 
63
    <p><code class="directive">AuthzUserAuthoritative</code> ���þ
 
64
    ���� <code>Off</code>�� �����ϸ� �ش� <strong>����ڰ�
 
65
    ����</strong> ��� ����� ���Ѻο��� (<code>modules.c</code>
 
66
    ���Ͽ��� ������) ������ ���� �Ѱ��ش�.</p>
 
67
 
 
68
    <p>�⺻������ ��� �ѱ����ʰ�, �𸣴� ������� ��� ����
 
69
    �ʿ� ������ �Ѵ�. �� ���þ <code>Off</code>�� ��������������
 
70
    �ý����� �����ϰ� �����Ǹ�, NCSA �������� ���� �����Ѵ�.</p>
 
71
 
 
72
</div>
 
73
</div>
 
74
<div class="bottomlang">
 
75
<p><span>������ ���: </span><a href="../en/mod/mod_authz_user.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
76
<a href="../ja/mod/mod_authz_user.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 
77
<a href="../ko/mod/mod_authz_user.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 
78
</div><div id="footer">
 
79
<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>
 
80
<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>
 
81
</body></html>
 
 
b'\\ No newline at end of file'