mod_authz_groupfile.html.ko.euc-kr revision 27e52281f1522522b170cafc76b08b58aa70ccaa
<?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">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This file is generated from xml source: DO NOT EDIT
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
-->
<title>mod_authz_groupfile - 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" />
<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.3</p>
<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-project/">Documentation</a> > <a href="../">Version 2.3</a> > <a href="./">���</a></div>
<div id="page-content">
<div id="preamble"><h1>����ġ ��� mod_authz_groupfile</h1>
<div class="toplang">
<p><span>������ ���: </span><a href="/en/mod/mod_authz_groupfile.html" hreflang="en" rel="alternate" title="English"> en </a> |
<a href="/ja/mod/mod_authz_groupfile.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
</div>
<table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>�Ϲ� ���������� �̿��� �� ���Ѻο�</td></tr>
<tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>authz_groupfile_module</td></tr>
<tr><th><a href="module-dict.html#Compatibility">����:</a></th><td>����ġ 2.1 ���ĺ���</td></tr></table>
<h3>���</h3>
<p>�� ����� ������ ������� ��������� ������Ʈ�� �Ϻθ�
������ �� �ִ��� �����Ͽ� ���Ѻο��� �Ѵ�.
</div>
<div id="quickview"><h3 class="directives">���þ��</h3>
<ul id="toc">
<li><img alt="" src="/images/down.gif" /> <a href="#authzgroupfileauthoritative">AuthzGroupFileAuthoritative</a></li>
</ul>
<h3>���</h3>
<ul class="seealso">
</ul></div>
<div class="directive-section"><h2><a name="AuthGroupFile" id="AuthGroupFile">AuthGroupFile</a> <a name="authgroupfile" id="authgroupfile">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>������ ����� ����� �� ����� �����ϴ� �������ϸ���
�����Ѵ�</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AuthGroupFile <var>file-path</var></code></td></tr>
</table>
<p><code class="directive">AuthGroupFile</code> ���þ�� �����
������ ����� ����� �� ����� �����ϴ� �������ϸ���
�����Ѵ�. <var>File-path</var>�� ������ ����̴�. ����θ�
������� ������ <code class="directive"><a href="/mod/core.html#serverroot">ServerRoot</a></code>�� ����η� �Ƶ��δ�.</p>
<p>�������� �� �ٿ��� ���, �ݷ�, ������� ������
����ڸ���� ���� ���´�.</p>
<div class="example"><h3>����:</h3><p><code>
mygroup: bob joe anne
</code></p></div>
<p>���� ���� ������ ū ���������� �˻��ϴ� ���� <em>�ſ�</em>
��ȿ�������� �����϶�. <code class="directive"><a href="/mod/mod_authz_dbm.html#authdbmgroupfile">AuthDBMGroupFile</a></code>�� �� ������ ����.</p>
<div class="warning"><h3>����</h3>
<p><code class="directive">AuthGroupFile</code>�� �������� ������
�ۿ� ��ġ���� Ȯ���϶�. �� ������ ��ȣ�� ���丮 �ȿ�
���� ���� <em>����</em>. ���� ������, Ŭ���̾�Ʈ��
<code class="directive">AuthGroupFile</code>�� �ٿ�ε��� �� �ִ�.</p>
</div>
</div>
<div class="directive-section"><h2><a name="AuthzGroupFileAuthoritative" id="AuthzGroupFileAuthoritative">AuthzGroupFileAuthoritative</a> <a name="authzgroupfileauthoritative" id="authzgroupfileauthoritative">���þ�</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">����:</a></th><td>���Ѻο��� ����� ���� �Ѱ����� ����</td></tr>
<tr><th><a href="directive-dict.html#Syntax">����:</a></th><td><code>AuthzGroupFileAuthoritative On|Off</code></td></tr>
<tr><th><a href="directive-dict.html#Default">�⺻��:</a></th><td><code>AuthzGroupFileAuthoritative On</code></td></tr>
</table>
<p><code class="directive">AuthzGroupFileAuthoritative</code> ���þ
���� <code>Off</code>�� �����ϸ� �ش� ����� ���̵� ����
<strong>���� ���</strong> ��� �� ���Ѻο���
�Ѱ��ش�.</p>
<p>�⺻������ ��� �ѱ����ʰ�, �� ���� ��� ����
�ʿ� ������ �Ѵ�. �� ���þ �������������� �ý����� �����ϰ�
�����Ǹ�, NCSA �������� ���� �����Ѵ�.</p>
<div class="warning"><h3>����</h3>
<p>����ڰ� �ڽ��� .htaccess ������ ����ϰ� �Ǵ��� ���캸��,
�̷� �ൿ�� ������� �����϶�. �Ϲ������� �������� �������
������ �� �ִ� �����ͺ��̽��� ��ȣ�ϴ� �ͺ��� �ϳ���
<code>.htpasswd</code> ������ ��ȣ�ϴ� ���� �� ����.</p>
</div>
</div>
</div>
<div class="bottomlang">
<p><span>������ ���: </span><a href="/en/mod/mod_authz_groupfile.html" hreflang="en" rel="alternate" title="English"> en </a> |
<a href="/ja/mod/mod_authz_groupfile.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
</div><div id="footer">
<p class="apache">Copyright 1995-2005 The Apache Software Foundation or its licensors, as applicable.<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>