mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 14:14:48 +00:00

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104385 13f79535-47bb-0310-9956-ffa450edef68
64 lines
2.4 KiB
XML
64 lines
2.4 KiB
XML
<?xml version="1.0" encoding="iso-2022-jp"?>
|
||
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
|
||
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
|
||
|
||
<!--
|
||
Copyright 2002-2004 The Apache Software Foundation
|
||
|
||
Licensed under the Apache License, Version 2.0 (the "License");
|
||
you may not use this file except in compliance with the License.
|
||
You may obtain a copy of the License at
|
||
|
||
http://www.apache.org/licenses/LICENSE-2.0
|
||
|
||
Unless required by applicable law or agreed to in writing, software
|
||
distributed under the License is distributed on an "AS IS" BASIS,
|
||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
See the License for the specific language governing permissions and
|
||
limitations under the License.
|
||
-->
|
||
|
||
<modulesynopsis metafile="mod_authz_default.xml.meta">
|
||
<!-- English revision: 1.5 -->
|
||
|
||
<name>mod_authz_default</name>
|
||
<description>$B>5G'%U%)!<%k%P%C%/%b%8%e!<%k(B</description>
|
||
<status>Base</status>
|
||
<sourcefile>mod_authz_default.c</sourcefile>
|
||
<identifier>authz_default_module</identifier>
|
||
<compatibility>Apache 2.1 $B0J9_(B</compatibility>
|
||
|
||
<summary>
|
||
<p>$B$3$N%b%8%e!<%k$O(B <module>mod_authz_user</module> $B$d(B
|
||
<module>mod_authz_groupfile</module> $B$H$$$C$?>5G'%b%8%e!<%k$r(B
|
||
$B@_Dj$7$J$+$C$?>l9g$N%U%)!<%k%P%C%/%b%8%e!<%k$H$7$F@_7W$5$l$F$$$^$9!#(B
|
||
$B$I$N$h$&$J>5G'%j%/%(%9%H$bC1$K5qH]$7$^$9!#(B</p>
|
||
</summary>
|
||
|
||
<directivesynopsis>
|
||
<name>AuthzDefaultAuthoritative</name>
|
||
<description>$B>5G'$,Dc0L$N%b%8%e!<%k$KEO$5$l$k$+$I$&$+$r@_Dj$9$k(B</description>
|
||
<syntax>AuthzDefaultAuthoritative On|Off</syntax>
|
||
<default>AuthzDefaultAuthoritative On</default>
|
||
<contextlist><context>directory</context><context>.htaccess</context>
|
||
</contextlist>
|
||
<override>AuthConfig</override>
|
||
|
||
<usage>
|
||
<p><directive>AuthzDefaultAuthoritative</directive> $B%G%#%l%/%F%#%V$r(B
|
||
$BL@<(E*$K(B <code>Off</code> $B$K@_Dj$9$k$H(B
|
||
$BG'>Z$r<!$N(B (<code>modules.c</code> $B%U%!%$%k$GDj5A$5$l$F$$$k(B)
|
||
$BDc0L$N%b%8%e!<%k$KEO$9$3$H$r5v2D$7$^$9!#(B</p>
|
||
|
||
<note><title>$BCm0U(B</title>
|
||
<p><module>mod_authz_default</module> $B<+BN$,(B<em>$B$H$F$bDc$$(B</em>
|
||
$B%l%Y%k$H$7$FDj5A$5$l$F$$$^$9$N$G!"DL>o$O$3$l$h$j$bDc<!$N(B
|
||
$B%b%8%e!<%k$OB8:_$7$^$;$s!#$G$9$+$i(B
|
||
<directive>AuthDefaultAuthoritative</directive> $B$O%G%U%)%k%H(B
|
||
(<code>On</code>) $B$N$^$^$K$7$?$[$&$,NI$$$G$7$g$&!#(B</p>
|
||
</note>
|
||
</usage>
|
||
</directivesynopsis>
|
||
|
||
</modulesynopsis>
|