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

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_authz_user.html.ja.euc-jp

  • 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-JP"?>
 
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="ja" xml:lang="ja"><head><!--
 
4
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
5
              This file is generated from xml source: DO NOT EDIT
 
6
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
7
      -->
 
8
<title>mod_authz_user - Apache HTTP ������</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 ������ �С������ 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 ������</a> &gt; <a href="http://httpd.apache.org/docs/">�ɥ�����ơ������</a> &gt; <a href="../">�С������ 2.2</a> &gt; <a href="./">�⥸�塼��</a></div>
 
21
<div id="page-content">
 
22
<div id="preamble"><h1>Apache �⥸�塼�� mod_authz_user</h1>
 
23
<div class="toplang">
 
24
<p><span>Available Languages: </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" title="Japanese">&nbsp;ja&nbsp;</a> |
 
26
<a href="../ko/mod/mod_authz_user.html" hreflang="ko" rel="alternate" 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>Apache 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> ��ǧ�ڤ��줿�桼����
 
38
    <code>Require user</code> �ǥ��쥯�ƥ��֤˽񤫤�Ƥ����
 
39
    ����������ǧ��ޤ���ǧ�ڤ����������桼�����٤Ƥ˥���������
 
40
    ���Ĥ���ˤϡ������ <code>require valid-user</code> ��
 
41
    �Ȥ����Ȥ��Ǥ��ޤ���</p>
 
42
</div>
 
43
<div id="quickview"><h3 class="directives">�ǥ��쥯�ƥ���</h3>
 
44
<ul id="toc">
 
45
<li><img alt="" src="../images/down.gif" /> <a href="#authzuserauthoritative">AuthzUserAuthoritative</a></li>
 
46
</ul>
 
47
<h3>����</h3>
 
48
<ul class="seealso">
 
49
<li><code class="directive"><a href="../mod/core.html#require">Require</a></code></li>
 
50
<li><code class="directive"><a href="../mod/core.html#satisfy">Satisfy</a></code></li>
 
51
</ul></div>
 
52
 
 
53
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 
54
<div class="directive-section"><h2><a name="AuthzUserAuthoritative" id="AuthzUserAuthoritative">AuthzUserAuthoritative</a> <a name="authzuserauthoritative" id="authzuserauthoritative">�ǥ��쥯�ƥ���</a></h2>
 
55
<table class="directive">
 
56
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>��ǧ�����̤Υ⥸�塼����Ϥ���뤫�ɤ��������ꤹ��</td></tr>
 
57
<tr><th><a href="directive-dict.html#Syntax">��ʸ:</a></th><td><code>AuthzUserAuthoritative On|Off</code></td></tr>
 
58
<tr><th><a href="directive-dict.html#Default">�ǥե����:</a></th><td><code>AuthzUserAuthoritative On</code></td></tr>
 
59
<tr><th><a href="directive-dict.html#Context">����ƥ�����:</a></th><td>�ǥ��쥯�ȥ�, .htaccess</td></tr>
 
60
<tr><th><a href="directive-dict.html#Override">���:</a></th><td>AuthConfig</td></tr>
 
61
<tr><th><a href="directive-dict.html#Status">���ơ�����:</a></th><td>Base</td></tr>
 
62
<tr><th><a href="directive-dict.html#Module">�⥸�塼��:</a></th><td>mod_authz_user</td></tr>
 
63
</table>
 
64
    <p><code class="directive">AuthzUserAuthoritative</code> �ǥ��쥯�ƥ��֤�
 
65
    ����Ū�� <code>Off</code> �����ꤹ��� userID ���б�����
 
66
    <strong>���롼�פ��ʤ�����</strong>��
 
67
    (<code>module.c</code> ���������Ƥ���) ���̤Υ⥸�塼��˥��롼�׾�ǧ��
 
68
    �Ϥ����Ȥ���Ĥ��ޤ���</p>
 
69
 
 
70
    <p>�ǥե���ȤǤ�������Ϥ��줺��̤�ΤΥ��롼�פξ��� Authentication
 
71
    Required �������֤���ޤ����Ǥ����顢��������ꤷ�ʤ���
 
72
    �����ƥ��������ݤĤ��Ȥ��Ǥ���NCSA �ߴ��ο����񤤤򤵤��뤳�Ȥˤʤ�ޤ���</p>
 
73
 
 
74
</div>
 
75
</div>
 
76
<div class="bottomlang">
 
77
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_user.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
78
<a href="../ja/mod/mod_authz_user.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 
79
<a href="../ko/mod/mod_authz_user.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 
80
</div><div id="footer">
 
81
<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>
 
82
<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>
 
83
</body></html>
 
 
b'\\ No newline at end of file'