mirror of
https://github.com/apache/httpd.git
synced 2025-05-30 01:07:09 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@421136 13f79535-47bb-0310-9956-ffa450edef68
66 lines
2.6 KiB
XML
66 lines
2.6 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"?>
|
||
<!-- English Revision: 420990 -->
|
||
|
||
<!--
|
||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||
contributor license agreements. See the NOTICE file distributed with
|
||
this work for additional information regarding copyright ownership.
|
||
The ASF licenses this file to You 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_authn_default.xml.meta">
|
||
|
||
<name>mod_authn_default</name>
|
||
<description>$BG'>Z%U%)!<%k%P%C%/%b%8%e!<%k(B</description>
|
||
<status>Base</status>
|
||
<sourcefile>mod_authn_default.c</sourcefile>
|
||
<identifier>authn_default_module</identifier>
|
||
<compatibility>Apache 2.1 $B0J9_(B</compatibility>
|
||
|
||
<summary>
|
||
<p><module>mod_auth_basic</module> $B$N$h$&$JG'>Z%b%8%e!<%k$r(B
|
||
$B@_Dj$7$J$+$C$?>l9g$O!"K\%b%8%e!<%k$,%U%)!<%k%P%C%/$H$J$j$^$9!#(B
|
||
$B%f!<%6$+$iDs<($5$l$?$I$s$J>Z=q$bC1$K5qH]$7$^$9!#(B</p>
|
||
</summary>
|
||
|
||
<directivesynopsis>
|
||
<name>AuthDefaultAuthoritative</name>
|
||
<description>$B<!$NDc<!%l%Y%k$NG'>Z%b%8%e!<%k$K@)8f$rEO$9$+$I$&$+$r(B
|
||
$B@_Dj$7$^$9(B</description>
|
||
<syntax>AuthDefaultAuthoritative On|Off</syntax>
|
||
<default>AuthDefaultAuthoritative On</default>
|
||
<contextlist><context>directory</context><context>.htaccess</context>
|
||
</contextlist>
|
||
<override>AuthConfig</override>
|
||
|
||
<usage>
|
||
<p><directive>AuthDefaultAuthoritative</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)
|
||
$BDc<!%l%Y%k$N%b%8%e!<%k$KEO$7$^$9!#(B
|
||
</p>
|
||
|
||
<note><title>$BCm0U(B</title>
|
||
<p><module>mod_authn_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>
|