<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:574882 (outdated) -->
+<!-- English Revision: 574882 -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
によっても提供されています。</p>
</summary>
-<seealso><directive module="core">Require</directive></seealso>
-<seealso><directive module="core">Satisfy</directive></seealso>
+<seealso><directive module="mod_authz_core">Require</directive></seealso>
<directivesynopsis>
<name>AuthGroupFile</name>
</usage>
</directivesynopsis>
-<directivesynopsis>
-<name>AuthzGroupFileAuthoritative</name>
-<description>承認が下位のモジュールに渡されるかどうかを設定する</description>
-<syntax>AuthzGroupFileAuthoritative On|Off</syntax>
-<default>AuthzGroupFileAuthoritative On</default>
-<contextlist><context>directory</context><context>.htaccess</context>
-</contextlist>
-<override>AuthConfig</override>
-
-<usage>
- <p><directive>AuthzGroupFileAuthoritative</directive> ディレクティブを
- 明示的に <code>Off</code> に設定すると userID に対応する
- <strong>グループがない場合に</strong>、
- (<code>module.c</code> で定義されている) 下位のモジュールにグループ承認を
- 渡すことを許可します。</p>
-
-
- <p>デフォルトでは制御は渡されず、未知のグループの場合は Authentication
- Required 応答が返されます。ですから、これを設定しないと
- システムを安全に保つことができ、NCSA 互換の振る舞いをさせることになります。</p>
-
- <note type="warning"><title>セキュリティ</title>
- <p>ユーザの <code>.htaccess</code> ファイルで他の承認手段への
- 委譲ができるようにすることの意味するところは十分に考慮しておいてください。
- そしてそれが、本当に望む挙動であることを確かめてください。
- 通常は一つの <code>.htpasswd</code> ファイルを安全にする方が
- より多くのアクセスインタフェースを持つかもしれないデータベースを
- 安全にするよりも簡単です。</p>
- </note>
-</usage>
-</directivesynopsis>
-
</modulesynopsis>
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:420990 (outdated) -->
+<!-- English Revision: 420990 -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
# MSIE masquerades as Netscape, but it is fine<br />
# BrowserMatch \bMSIE !no-gzip !gzip-only-text/html<br />
<br />
- # NOTE: Due to a bug in mod_setenvif up to Apache 2.0.48<br />
- # the above regex won't work. You can use the following<br />
- # workaround to get the desired effect:<br />
- BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html<br />
- <br />
# Don't compress images<br />
SetEnvIfNoCase Request_URI \<br />
<indent>
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:420990 (outdated) -->
+<!-- English Revision: 420990 -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 420990:654507 (outdated) -->
+<!-- English Revision: 654507 -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<name>ProtocolEcho</name>
<description>エコーサーバの有効無効を設定します。</description>
<syntax>ProtocolEcho On|Off</syntax>
+<default>ProtocolEcho Off</default>
<contextlist><context>server config</context>
<context>virtual host</context></contextlist>
<compatibility>Apache 2.0 以降</compatibility>
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:420990 (outdated) -->
+<!-- English Revision: 420990 -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ScoreBoardFile</name>
</directivesynopsis>
+<directivesynopsis location="mpm_common"><name>ReceiveBufferSize</name>
+</directivesynopsis>
<directivesynopsis location="mpm_common"><name>SendBufferSize</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ThreadLimit</name>