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        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5              This file is generated from xml source: DO NOT EDIT
6        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
7      -->
8<title>mod_info - Apache HTTP サーバ</title>
9<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
10<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
11<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" />
12<script src="/style/scripts/prettify.js" type="text/javascript">
13</script>
14
15<link href="/images/favicon.ico" rel="shortcut icon" /></head>
16<body>
17<div id="page-header">
18<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>
19<p class="apache">Apache HTTP サーバ バージョン 2.2</p>
20<img alt="" src="/images/feather.gif" /></div>
21<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
22<div id="path">
23<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP サーバ</a> &gt; <a href="http://httpd.apache.org/docs/">ドキュメンテーション</a> &gt; <a href="../">バージョン 2.2</a> &gt; <a href="./">モジュール</a></div>
24<div id="page-content">
25<div id="preamble"><h1>Apache モジュール mod_info</h1>
26<div class="toplang">
27<p><span>翻訳済み言語: </span><a href="/en/mod/mod_info.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
28<a href="/ja/mod/mod_info.html" title="Japanese">&nbsp;ja&nbsp;</a> |
29<a href="/ko/mod/mod_info.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
30</div>
31<div class="outofdate">この日本語訳はすでに古くなっている
32            可能性があります。
33            最近更新された内容を見るには英語版をご覧下さい。
34        </div>
35<table class="module"><tr><th><a href="module-dict.html#Description">説明:</a></th><td>サーバの設定の包括的な概観を提供する</td></tr>
36<tr><th><a href="module-dict.html#Status">ステータス:</a></th><td>Extension</td></tr>
37<tr><th><a href="module-dict.html#ModuleIdentifier">モジュール識別子:</a></th><td>info_module</td></tr>
38<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>mod_info.c</td></tr></table>
39<h3>概要</h3>
40
41    <p><code class="module"><a href="/mod/mod_info.html">mod_info</a></code> を設定するには、以下を <code>httpd.conf</code>
42    ファイルに加えます。</p>
43
44    <div class="example"><p><code>
45      &lt;Location /server-info&gt;<br />
46      <span class="indent">
47        SetHandler server-info<br />
48      </span>
49      &lt;/Location&gt;
50    </code></p></div>
51
52    <p><code class="directive"><a href="/mod/core.html#location">&lt;Location&gt;</a></code>
53    の中で <code class="module"><a href="/mod/mod_access.html">mod_access</a></code> を使って、サーバ設定情報への
54    アクセスを制限したいと思うかもしれません :</p>
55
56    <div class="example"><p><code>
57      &lt;Location /server-info&gt;<br />
58      <span class="indent">
59        SetHandler server-info<br />
60        Order deny,allow<br />
61        Deny from all<br />
62        Allow from yourcompany.com<br />
63      </span>
64      &lt;/Location&gt;
65    </code></p></div>
66
67    <p>一旦設定すると、<code>http://your.host.example.com/server-info</code>
68    にアクセスすることでサーバの情報を得られるようになります。</p>
69</div>
70<div id="quickview"><h3 class="directives">ディレクティブ</h3>
71<ul id="toc">
72<li><img alt="" src="/images/down.gif" /> <a href="#addmoduleinfo">AddModuleInfo</a></li>
73</ul>
74<h3>トピック</h3>
75<ul id="topics">
76<li><img alt="" src="/images/down.gif" /> <a href="#security">Security Issues</a></li>
77<li><img alt="" src="/images/down.gif" /> <a href="#queries">表示される情報の選択</a></li>
78<li><img alt="" src="/images/down.gif" /> <a href="#limitations">既知の制限</a></li>
79</ul><ul class="seealso"><li><a href="#comments_section">コメント</a></li></ul></div>
80<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
81<div class="section">
82<h2><a name="security" id="security">Security Issues</a></h2>
83    <p>一旦 <code class="module"><a href="/mod/mod_info.html">mod_info</a></code> がサーバに読み込まれると、
84    提供しているハンドラ機能はディレクトリ毎の設定ファイル (<em>例えば</em>
85    .htaccess) を含む <em>すべて</em>の設定ファイルで有効になります。
86    このモジュールを有効にするときはセキュリティの問題を考慮する必要が
87    あるでしょう。</p>
88
89    <p>特に、このモジュールはシステムパス、ユーザ名/パスワード、
90    データベース名など、他の Apache モジュールの設定ディレクティブから
91    セキュリティ上微妙な情報を漏らす可能性があります。
92    ですから、このモジュールはきちんとアクセス制御された環境で<strong>のみ</strong>、
93    注意して使ってください。</p>
94
95    <p>設定情報へのアクセスを制限するために、<code class="module"><a href="/mod/mod_authz_host.html">mod_authz_host</a></code> を
96    使うのが良いでしょう。</p>
97      
98    <div class="example"><h3>アクセス制御</h3><p><code>
99      &lt;Location /server-info&gt;<br />
100      <span class="indent">
101        SetHandler server-info<br />
102        Order allow,deny<br />
103        # Allow access from server itself<br />
104        Allow from 127.0.0.1<br />
105        # Additionally, allow access from local workstation<br />
106        Allow from 192.168.1.17<br />
107      </span>
108      &lt;/Location&gt;
109    </code></p></div>
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="queries" id="queries">表示される情報の選択</a></h2>
113    <p>デフォルトでは、サーバ情報はすべての有効なモジュールと、
114    各モジュールについて、モジュールが理解するディレクティブ、
115    実装している、フック、現時点での設定の関連するディレクティブに
116    なっています。</p>
117
118    <p><code>server-info</code> リクエストへクエリーを追加することで、
119    設定情報の他の表示形式を選ぶことができます。例えば、
120    <code>http://your.host.example.com/server-info?config</code> は
121    すべての設定ディレクティブを表示します。</p>
122    
123    <dl>
124        <dt><code>?&lt;module-name&gt;</code></dt>
125            <dd>指定されたモジュールに関連する情報のみ</dd>
126        <dt><code>?config</code></dt>
127            <dd>モジュールでソートせずに、設定ディレクティブのみ</dd>
128        <dt><code>?hooks</code></dt>
129            <dd>各モジュールが使用するフックのみ</dd>
130        <dt><code>?list</code></dt>
131            <dd>有効なモジュールの簡単なリストのみ</dd>
132        <dt><code>?server</code></dt>
133            <dd>基本サーバ情報のみ</dd>
134    </dl>
135</div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
136<div class="section">
137<h2><a name="limitations" id="limitations">既知の制限</a></h2>
138    <p><code class="module"><a href="/mod/mod_info.html">mod_info</a></code> は、元の設定ファイルを読むのではなく、
139    既にパースされた設定を読み込むことで情報を提供します。従って、
140    パース済みの設定情報の木が生成される方法による制限がいくつかあります:</p>
141    <ul>
142      <li>パースされた設定に保存されずに、すぐに実行されるディレクティブは
143          一覧に現れません。これには
144          <code class="directive"><a href="/mod/core.html#serverroot">ServerRoot</a></code>,
145          <code class="directive"><a href="/mod/mod_so.html#loadmodule">LoadModule</a></code>,
146          <code class="directive"><a href="/mod/mod_so.html#loadfile">LoadFile</a></code> があります。</li>
147      <li><code class="directive"><a href="/mod/core.html#include">Include</a></code>,
148          <code class="directive"><a href="/mod/core.html#&lt;ifmodule&gt;">&lt;IfModule&gt;</a></code>,
149          <code class="directive"><a href="/mod/core.html#&lt;ifdefine&gt;">&lt;IfDefine&gt;</a></code>,
150          のような設定ファイル自身を制御するディレクティブは表示されません。
151          そのディレクティブの中にあり、有効になっているディレクティブは
152          表示されます。</li>
153      <li>コメントは表示されません。(これは仕様だと思ってください。)</li>
154      <li><code>.htaccess</code> ファイルの設定ディレクティブは表示されません
155          (永久的なサーバ設定の一部ではないからです)。</li>
156      <li><code class="directive"><a href="/mod/core.html#&lt;directory&gt;">&lt;Directory&gt;</a></code>
157          のようなコンテナディレクティブは普通に表示されますが、
158          <code class="module"><a href="/mod/mod_info.html">mod_info</a></code> は閉じタグの <code class="directive"><a href="/mod/core.html#&lt;/directory&gt;">&lt;/Directory&gt;</a></code> などの数を知ることはできません。</li>
159      <li><code class="module"><a href="/mod/mod_perl.html">mod_perl</a></code> のようなサードパーティモジュール
160           のディレクティブは表示されないかもしれません。</li>
161    </ul>
162</div>
163<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
164<div class="directive-section"><h2><a name="AddModuleInfo" id="AddModuleInfo">AddModuleInfo</a> <a name="addmoduleinfo" id="addmoduleinfo">ディレクティブ</a></h2>
165<table class="directive">
166<tr><th><a href="directive-dict.html#Description">説明:</a></th><td>server-info ハンドラにより表示されるモジュールの情報に
167追加の情報を付け加える</td></tr>
168<tr><th><a href="directive-dict.html#Syntax">構文:</a></th><td><code>AddModuleInfo <var>module-name</var> <var>string</var></code></td></tr>
169<tr><th><a href="directive-dict.html#Context">コンテキスト:</a></th><td>サーバ設定ファイル, バーチャルホスト</td></tr>
170<tr><th><a href="directive-dict.html#Status">ステータス:</a></th><td>Extension</td></tr>
171<tr><th><a href="directive-dict.html#Module">モジュール:</a></th><td>mod_info</td></tr>
172<tr><th><a href="directive-dict.html#Compatibility">互換性:</a></th><td>Apache 1.3 以降</td></tr>
173</table>
174    <p>これは、<var>string</var> の内容がモジュール <var>module-name</var>
175    の<strong>追加情報</strong> として HTML
176    として解釈され、表示されるようにします。例:</p>
177
178    <div class="example"><p><code>
179      AddModuleInfo mod_deflate.c 'See &lt;a \<br />
180      <span class="indent">
181        href="http://www.apache.org/docs/2.2/mod/mod_deflate.html"&gt;\<br />
182        http://www.apache.org/docs/2.2/mod/mod_deflate.html</a>;'
183      </span>
184    </code></p></div>
185
186</div>
187</div>
188<div class="bottomlang">
189<p><span>翻訳済み言語: </span><a href="/en/mod/mod_info.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
190<a href="/ja/mod/mod_info.html" title="Japanese">&nbsp;ja&nbsp;</a> |
191<a href="/ko/mod/mod_info.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
192</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&amp;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>
193<script type="text/javascript"><!--//--><![CDATA[//><!--
194var comments_shortname = 'httpd';
195var comments_identifier = 'http://httpd.apache.org/docs/2.2/mod/mod_info.html';
196(function(w, d) {
197    if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
198        d.write('<div id="comments_thread"><\/div>');
199        var s = d.createElement('script');
200        s.type = 'text/javascript';
201        s.async = true;
202        s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
203        (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
204    }
205    else { 
206        d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>');
207    }
208})(window, document);
209//--><!]]></script></div><div id="footer">
210<p class="apache">Copyright 2013 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p>
211<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[//><!--
212if (typeof(prettyPrint) !== 'undefined') {
213    prettyPrint();
214}
215//--><!]]></script>
216</body></html>