Commit 034c862d authored by Takashi Sato's avatar Takashi Sato
Browse files

Eemove the remained English text and fix the XML validation error.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@711555 13f79535-47bb-0310-9956-ffa450edef68
parent e63d53ca
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -1027,12 +1027,9 @@ Name|Date|Size|Description</syntax>
<override>Indexes</override>

<usage>
    <p>The <directive>IndexHeadInsert</directive> directive specifies a
    string to insert in the <var>&lt;head&gt;</var> section of the HTML
    generated for the index page.</p>
    <p><directive>IndexHeadInsert</directive> ディレクティブを使って
    インデックスとして生成されたHTMLの <var>&lt;head&gt;</var> セクションに
    挿入する文字列を指定します。
    挿入する文字列を指定します。</p>
    <example>
      <title>Example</title>
      IndexHeadInsert "&lt;link rel=\"sitemap\" href=\"/sitemap.html\"&gt;"