git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@711555
13f79535-47bb-0310-9956-
ffa450edef68
<override>Indexes</override>
<usage>
- <p>The <directive>IndexHeadInsert</directive> directive specifies a
- string to insert in the <var><head></var> section of the HTML
- generated for the index page.</p>
<p><directive>IndexHeadInsert</directive> ディレクティブを使って
インデックスとして生成されたHTMLの <var><head></var> セクションに
- 挿入する文字列を指定します。
+ 挿入する文字列を指定します。</p>
<example>
<title>Example</title>
IndexHeadInsert "<link rel=\"sitemap\" href=\"/sitemap.html\">"