~ubuntu-branches/debian/wheezy/apache2/wheezy

« back to all changes in this revision

Viewing changes to docs/manual/mod/mod_include.html.ja.utf8

  • Committer: Package Import Robot
  • Author(s): Stefan Fritsch, Stefan Fritsch, Arno Töll
  • Date: 2012-02-01 21:49:04 UTC
  • mfrom: (0.13.15)
  • Revision ID: package-import@ubuntu.com-20120201214904-nlchebp6wu7z55jw
Tags: 2.2.22-1
[ Stefan Fritsch ]
* New upstream release, urgency medium due to security fixes:
  - Fix CVE-2012-0021: mod_log_config: DoS with '%{cookiename}C' log format
  - Fix CVE-2012-0031: Unprivileged child process could cause the parent to
    crash at shutdown
  - Fix CVE-2012-0053: Exposure of "httpOnly" cookies in code 400 error
    message.
* Move httxt2dbm to apache2-utils
* Adjust debian/control to point to new git repository.

[ Arno Töll ]
* Fix "typo in /etc/apache2/apache2.conf" (Closes: #653801)

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
<div id="page-content">
22
22
<div id="preamble"><h1>Apache モジュール mod_include</h1>
23
23
<div class="toplang">
24
 
<p><span>Available Languages: </span><a href="../en/mod/mod_include.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
24
<p><span>翻訳済み言語: </span><a href="../en/mod/mod_include.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
25
25
<a href="../ja/mod/mod_include.html" title="Japanese">&nbsp;ja&nbsp;</a></p>
26
26
</div>
27
 
<div class="outofdate">This translation may be out of date. Check the
28
 
            English version for recent changes.</div>
 
27
<div class="outofdate">この日本語訳はすでに古くなっている
 
28
            可能性があります。
 
29
            最近更新された内容を見るには英語版をご覧下さい。
 
30
        </div>
29
31
<table class="module"><tr><th><a href="module-dict.html#Description">説明:</a></th><td>サーバがパースする html ドキュメント (Server Side Includes)</td></tr>
30
32
<tr><th><a href="module-dict.html#Status">ステータス:</a></th><td>Base</td></tr>
31
33
<tr><th><a href="module-dict.html#ModuleIdentifier">モジュール識別子:</a></th><td>include_module</td></tr>
614
616
<tr><th><a href="directive-dict.html#Context">コンテキスト:</a></th><td>ディレクトリ, .htaccess</td></tr>
615
617
<tr><th><a href="directive-dict.html#Status">ステータス:</a></th><td>Base</td></tr>
616
618
<tr><th><a href="directive-dict.html#Module">モジュール:</a></th><td>mod_include</td></tr>
617
 
</table><p>The documentation for this directive has
618
 
            not been translated yet. Please have a look at the English
619
 
            version.</p></div>
 
619
</table><p>このディレクティブの解説文書は
 
620
            まだ翻訳されていません。英語版をご覧ください。
 
621
            </p></div>
620
622
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
621
623
<div class="directive-section"><h2><a name="SSIEndTag" id="SSIEndTag">SSIEndTag</a> <a name="ssiendtag" id="ssiendtag">ディレクティブ</a></h2>
622
624
<table class="directive">
678
680
<tr><th><a href="directive-dict.html#Status">ステータス:</a></th><td>Base</td></tr>
679
681
<tr><th><a href="directive-dict.html#Module">モジュール:</a></th><td>mod_include</td></tr>
680
682
<tr><th><a href="directive-dict.html#Compatibility">互換性:</a></th><td>Available in version 2.2.15 and later.</td></tr>
681
 
</table><p>The documentation for this directive has
682
 
            not been translated yet. Please have a look at the English
683
 
            version.</p></div>
 
683
</table><p>このディレクティブの解説文書は
 
684
            まだ翻訳されていません。英語版をご覧ください。
 
685
            </p></div>
684
686
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
685
687
<div class="directive-section"><h2><a name="SSILastModified" id="SSILastModified">SSILastModified</a> <a name="ssilastmodified" id="ssilastmodified">ディレクティブ</a></h2>
686
688
<table class="directive">
692
694
<tr><th><a href="directive-dict.html#Status">ステータス:</a></th><td>Base</td></tr>
693
695
<tr><th><a href="directive-dict.html#Module">モジュール:</a></th><td>mod_include</td></tr>
694
696
<tr><th><a href="directive-dict.html#Compatibility">互換性:</a></th><td>Available in version 2.2.15 and later.</td></tr>
695
 
</table><p>The documentation for this directive has
696
 
            not been translated yet. Please have a look at the English
697
 
            version.</p></div>
 
697
</table><p>このディレクティブの解説文書は
 
698
            まだ翻訳されていません。英語版をご覧ください。
 
699
            </p></div>
698
700
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
699
701
<div class="directive-section"><h2><a name="SSIStartTag" id="SSIStartTag">SSIStartTag</a> <a name="ssistarttag" id="ssistarttag">ディレクティブ</a></h2>
700
702
<table class="directive">
825
827
</div>
826
828
</div>
827
829
<div class="bottomlang">
828
 
<p><span>Available Languages: </span><a href="../en/mod/mod_include.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 
830
<p><span>翻訳済み言語: </span><a href="../en/mod/mod_include.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
829
831
<a href="../ja/mod/mod_include.html" title="Japanese">&nbsp;ja&nbsp;</a></p>
830
832
</div><div id="footer">
831
 
<p class="apache">Copyright 2011 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 
833
<p class="apache">Copyright 2012 The Apache Software Foundation.<br />この文書は <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> のライセンスで提供されています。.</p>
832
834
<p class="menu"><a href="../mod/">モジュール</a> | <a href="../mod/directives.html">ディレクティブ</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">用語</a> | <a href="../sitemap.html">サイトマップ</a></p></div>
833
835
</body></html>
 
 
b'\\ No newline at end of file'