github.com/krum110487/go-htaccess@v0.0.0-20240316004156-60641c8e7598/tests/data/apache_2_2_34/manual/mod/module-dict.html.ja.utf8 (about) 1 <?xml version="1.0" encoding="UTF-8"?> 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 <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> 5 <!-- 6 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 7 This file is generated from xml source: DO NOT EDIT 8 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 9 --> 10 <title>Apache モジュールの解説で使用する用語 - Apache HTTP サーバ バージョン 2.2</title> 11 <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> 12 <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> 13 <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> 14 <script src="../style/scripts/prettify.min.js" type="text/javascript"> 15 </script> 16 17 <link href="../images/favicon.ico" rel="shortcut icon" /><link href="http://httpd.apache.org/docs/current/mod/module-dict.html" rel="canonical" /></head> 18 <body id="manual-page"><div id="page-header"> 19 <p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p> 20 <p class="apache">Apache HTTP サーバ バージョン 2.2</p> 21 <img alt="" src="../images/feather.gif" /></div> 22 <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> 23 <div id="path"> 24 <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP サーバ</a> > <a href="http://httpd.apache.org/docs/">ドキュメンテーション</a> > <a href="../">バージョン 2.2</a></div><div id="page-content"><div class="retired"><h4>Please note</h4> 25 <p> This document refers to a legacy release (<strong>2.2</strong>) of Apache httpd. The active release (<strong>2.4</strong>) is documented <a href="http://httpd.apache.org/docs/current">here</a>. If you have not already upgraded, please follow <a href="http://httpd.apache.org/docs/current/upgrading.html">this link</a> for more information.</p> 26 <p>You may follow <a href="http://httpd.apache.org/docs/current/mod/module-dict.html">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>Apache モジュールの解説で使用する用語</h1> 27 <div class="toplang"> 28 <p><span>翻訳済み言語: </span><a href="../en/mod/module-dict.html" hreflang="en" rel="alternate" title="English"> en </a> | 29 <a href="../ja/mod/module-dict.html" title="Japanese"> ja </a> | 30 <a href="../ko/mod/module-dict.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | 31 <a href="../tr/mod/module-dict.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> 32 </div> 33 34 <p>この文書は Apache の各 <a href="./">モジュール</a> を説明するために 35 使われている用語を説明します。</p> 36 </div> 37 <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#Description">説明</a></li> 38 <li><img alt="" src="../images/down.gif" /> <a href="#Status">ステータス</a></li> 39 <li><img alt="" src="../images/down.gif" /> <a href="#SourceFile">ソースファイル</a></li> 40 <li><img alt="" src="../images/down.gif" /> <a href="#ModuleIdentifier">モジュール識別子</a></li> 41 <li><img alt="" src="../images/down.gif" /> <a href="#Compatibility">互換性</a></li> 42 </ul><ul class="seealso"><li><a href="#comments_section">コメント</a></li></ul></div> 43 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 44 <div class="section"> 45 <h2><a name="Description" id="Description">説明</a></h2> 46 47 <p>モジュールの目的の短い説明。</p> 48 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 49 <div class="section"> 50 <h2><a name="Status" id="Status">ステータス</a></h2> 51 52 <p>これは、そのモジュールが Apache 53 ウェブサーバにどれくらい密接に組み込まれているかを示します。 54 言い換えれば、モジュールを組み込み、その機能を利用するために、 55 サーバを再コンパイルする必要があるかもしれないということを示します。 56 この属性が取り得る値は以下のものです:</p> 57 <dl> 58 <dt>MPM</dt> 59 60 <dd>ステータスが "MPM" のモジュールは<a href="../mpm.html">マルチプロセッシングモジュール</a>です。 61 他の種類のモジュールとは違って、Apache は常に MPM を一つだけ 62 使用し続けます。この種類のモジュールは基本的なリクエストの扱いと 63 ディスパッチを行ないます。</dd> 64 65 <dt>Base</dt> 66 67 <dd>ステータスが "Base" 68 のモジュールは、デフォルトでコンパイルされてわざわざ設定から 69 モジュールを削除していない限り、通常は利用可能です。 70 </dd> 71 72 <dt>Extension</dt> 73 74 <dd>ステータスが "Extension" のモジュールは、 75 デフォルトではコンパイルされず、サーバにも読み込まれません。 76 そのモジュールとその機能を有効にするには、 77 サーバをビルドするための設定を変更して、Apache 78 を再コンパイルする必要があります。</dd> 79 <dt>Experimental</dt> 80 81 <dd>ステータスが "Experimental" のモジュールは、 82 Apache 配布物に同梱されていますが、 83 使用する場合は自己責任で行なう必要があります。 84 そのモジュールは、ドキュメントも完成に向けて作成中ですし、 85 サポートされるているとは限りません。</dd> 86 <dt>External</dt> 87 88 <dd>ステータスが "External" のモジュールは、基本 Apache 89 配布に同梱されません ("サードパーティーモジュール")。 90 そのため、我々に責任はありませんし、 91 そのモジュールのサポートもしていません。</dd> 92 </dl> 93 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 94 <div class="section"> 95 <h2><a name="SourceFile" id="SourceFile">ソースファイル</a></h2> 96 97 <p>これは単純に、 98 そのモジュールに必要なコードを含むソースファイルの名前を列挙したものです。 99 これは、<code class="directive"><a href="../mod/core.html#ifmodule"><IfModule></a></code> 100 ディレクティブで使用される名前でもあります。 101 </p> 102 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 103 <div class="section"> 104 <h2><a name="ModuleIdentifier" id="ModuleIdentifier">モジュール識別子</a></h2> 105 106 <p>この文字列は、モジュールの動的読み込みを行なうときに使用する <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</a></code> 107 ディレクティブにおいて使用されるモジュールの識別子です。 108 詳しく書くと、ソースファイル内の module タイプの外部変数の名前です。 109 </p> 110 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> 111 <div class="section"> 112 <h2><a name="Compatibility" id="Compatibility">互換性</a></h2> 113 114 <p>あるモジュールが Apache バージョン 2 115 の配布に含まれていなかった場合、 116 そのモジュールが導入されたバージョンがここに書かれています。 117 また、モジュールが特定のプラットフォームにのみ存在するときも 118 詳細はここに書かれています。</p> 119 </div></div> 120 <div class="bottomlang"> 121 <p><span>翻訳済み言語: </span><a href="../en/mod/module-dict.html" hreflang="en" rel="alternate" title="English"> en </a> | 122 <a href="../ja/mod/module-dict.html" title="Japanese"> ja </a> | 123 <a href="../ko/mod/module-dict.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | 124 <a href="../tr/mod/module-dict.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> 125 </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">コメント</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div> 126 <script type="text/javascript"><!--//--><![CDATA[//><!-- 127 var comments_shortname = 'httpd'; 128 var comments_identifier = 'http://httpd.apache.org/docs/2.2/mod/module-dict.html'; 129 (function(w, d) { 130 if (w.location.hostname.toLowerCase() == "httpd.apache.org") { 131 d.write('<div id="comments_thread"><\/div>'); 132 var s = d.createElement('script'); 133 s.type = 'text/javascript'; 134 s.async = true; 135 s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier; 136 (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s); 137 } 138 else { 139 d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>'); 140 } 141 })(window, document); 142 //--><!]]></script></div><div id="footer"> 143 <p class="apache">Copyright 2017 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p> 144 <p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!-- 145 if (typeof(prettyPrint) !== 'undefined') { 146 prettyPrint(); 147 } 148 //--><!]]></script> 149 </body></html>