github.com/krum110487/go-htaccess@v0.0.0-20240316004156-60641c8e7598/tests/data/apache_2_2_34/manual/upgrading.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>2.0 から 2.2 へのアップグレード - 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/upgrading.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/upgrading.html">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>2.0 から 2.2 へのアップグレード</h1> 27 <div class="toplang"> 28 <p><span>翻訳済み言語: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch"> de </a> | 29 <a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English"> en </a> | 30 <a href="./fr/upgrading.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | 31 <a href="./ja/upgrading.html" title="Japanese"> ja </a></p> 32 </div> 33 <div class="outofdate">この日本語訳はすでに古くなっている 34 可能性があります。 35 最近更新された内容を見るには英語版をご覧下さい。 36 </div> 37 38 <p>アップグレードを簡単にするために、既存の Apache ユーザに 39 非常に重要な情報をこの文書にまとめています。これは短い 40 注意書きとして書かれています。より詳しい情報は <a href="new_features_2_2.html">新機能</a>の文書や 41 <code>src/CHANGES</code> ファイルで見つけられると思います。</p> 42 43 <p>この文書は 2.0 から 2.2 への変更点だけを説明します。 44 もし 1.3 からのアップグレードをするのであれば、<a href="http://httpd.apache.org/docs/2.0/upgrading.html">1.3 から 2.0 45 へのアップグレードの文書</a> も参考にしてください。 </p> 46 47 </div> 48 <div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#compile-time">コンパイル時の設定の変更</a></li> 49 <li><img alt="" src="./images/down.gif" /> <a href="#run-time">実行時の設定の変更</a></li> 50 <li><img alt="" src="./images/down.gif" /> <a href="#misc">その他の変更</a></li> 51 <li><img alt="" src="./images/down.gif" /> <a href="#third-party">サードパーティモジュール</a></li> 52 </ul><h3>参照</h3><ul class="seealso"><li><a href="new_features_2_2.html">Apache 2.2 の新機能 53 の概要</a></li></ul><ul class="seealso"><li><a href="#comments_section">コメント</a></li></ul></div> 54 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> 55 <div class="section"> 56 <h2><a name="compile-time" id="compile-time">コンパイル時の設定の変更</a></h2> 57 58 59 <p>コンパイルの過程はバージョン 2.0 で使われているものと非常に 60 よく似ています。古い <code>configure</code> コマンドライン 61 (インストールしたサーバのディレクトリにある 62 <code>build/config.nice</code>) 63 が、ときには使えるでしょう。最も大きな変更点はモジュールの名前の 64 変更を入れるために必要とされるもので、特に認証と認可のモジュール 65 の変更点です。 66 変更の詳細の一部は:</p> 67 68 <ul> 69 <li>mod_imap は <code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code> に名前を 70 変更しました</li> 71 <li>mod_auth は <code class="module"><a href="./mod/mod_auth_basic.html">mod_auth_basic</a></code> と、 72 <code class="module"><a href="./mod/mod_authn_file.html">mod_authn_file</a></code>, <code class="module"><a href="./mod/mod_authz_user.html">mod_authz_user</a></code> 73 そして、<code class="module"><a href="./mod/mod_authz_groupfile.html">mod_authz_groupfile</a></code> に分かれ 74 ました。</li> 75 <li>mod_access は <code class="module"><a href="./mod/mod_authz_host.html">mod_authz_host</a></code> に名前を 76 変更しました。</li> 77 <li>mod_auth_ldap は <code class="module"><a href="./mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code> に 78 名前を変更しました。</li> 79 <li>APR 1.0 API を必要とするようにアップグレードされました。</li> 80 <li>バンドルされている PCRE は、 5.0 にアップデートされています。</li> 81 </ul> 82 83 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> 84 <div class="section"> 85 <h2><a name="run-time" id="run-time">実行時の設定の変更</a></h2> 86 87 88 <p>あなたが使っているバージョン 2.0 用の設定ファイルとスタート 89 アップスクリプトは通常バージョン 2.2 でも変更せずに使えます。 90 特定の設定については 以下に議論するようにいくらか小さな 91 調整が必要となるかもしれません。 さらに、 92 <code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code> 93 ディレクティブを使って動的にモジュールを読み込んで使って 94 いる場合には、上に挙げたモジュール名の変更を考慮する必要が 95 あるでしょう。</p> 96 97 <p>もし、あなたがバージョン 2.2 のデフォルトの実行時設定を使う 98 ことを選ぶなら 最も基本的な設定以外は除外されていて 非常に 99 簡単化されていることに気付くでしょう。 100 より高度な機能に関する実行時の設定の例が、インストールした 101 サーバの <code>conf/extra/</code> のディレクトリに入ります。 102 デフォルトの設定ファイルは <code>conf/original</code> 103 にインストールされます。</p> 104 105 <p>実行時の設定の主な変更点を挙げると:</p> 106 107 <ul> 108 <li><code class="program"><a href="./programs/apachectl.html">apachectl</a></code> のオプションであった 109 <code>startssl</code> は無くなりました。 110 SSL サポートを有効にするには <code>httpd.conf</code> を 111 編集して関連する <code class="module"><a href="./mod/mod_ssl.html">mod_ssl</a></code> ディレクティブを 112 入れるようにし、それから <code>apachectl start</code> で 113 サーバをスタートしてください。 114 <code class="module"><a href="./mod/mod_ssl.html">mod_ssl</a></code> を有効にする設定ファイルの例が 115 <code>conf/extra/httpd-ssl.conf</code> 116 にあります。</li> 117 118 <li>デフォルトの設定としての <code class="directive"><a href="./mod/core.html#usecanonicalname">UseCanonicalName</a></code> は 119 <code>Off</code> となりました。もし、このディレクティブを 120 実行時設定ファイルに書いていなかったら、旧バージョンでの 121 ふるまいを維持したい場合には <code>UseCanonicalName On</code> を 122 加えておくことができます。</li> 123 124 <li><code class="module"><a href="./mod/mod_userdir.html">mod_userdir</a></code> モジュールは、 125 ディレクトリ名を指定した<code class="directive"><a href="./mod/mod_userdir.html#userdir">UserDir</a></code> ディレクティブが 126 設定ファイルに書かれていなければ 127 リクエスト時に動作しないようになりました。 古いデフォルト 128 動作を復元させたい場合には、設定ファイルに <code>UserDir 129 public_html</code> を入れておいてください。</li> 130 131 <li><code class="module"><a href="./mod/mod_auth_digest.html">mod_auth_digest</a></code> にあった 132 <code class="directive">AuthDigestFile</code> ディレクティブは、 133 <code class="directive"><a href="./mod/mod_authn_file.html#authuserfile">AuthUserFile</a></code> 134 に吸収され、 <code class="module"><a href="./mod/mod_authn_file.html">mod_authn_file</a></code> の一部となりました。</li> 135 </ul> 136 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> 137 <div class="section"> 138 <h2><a name="misc" id="misc">その他の変更</a></h2> 139 140 141 <ul> 142 <li>Apache 2.0 で実験的なモジュールだった 143 <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> は標準モジュールになりました。</li> 144 145 <li>Apache 2.0 で実験的なモジュールだった 146 <code class="module"><a href="./mod/mod_disk_cache.html">mod_disk_cache</a></code> は標準モジュールになりました。</li> 147 148 <li>Apache 2.0 で実験的なモジュールだった 149 <code class="module"><a href="./mod/mod_mem_cache.html">mod_mem_cache</a></code> は標準モジュールになりました。</li> 150 151 <li>Apache 2.0 で実験的なモジュールだった 152 <code class="module"><a href="./mod/mod_charset_lite.html">mod_charset_lite</a></code> は標準モジュールになりました。</li> 153 154 <li>Apache 2.0 で実験的なモジュールだった 155 <code class="module"><a href="./mod/mod_dumpio.html">mod_dumpio</a></code> は標準モジュールになりました。</li> 156 157 </ul> 158 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> 159 <div class="section"> 160 <h2><a name="third-party" id="third-party">サードパーティモジュール</a></h2> 161 162 163 <p>バージョン 2.0 のために設計された多くのサードパーティ 164 モジュールは Apache HTTP サーバ・バージョン 2.2 で、変更無しで 165 動作するでしょう。しかし、全てのモジュールはロードの前に再コンパイル 166 する必要があります。</p> 167 168 </div></div> 169 <div class="bottomlang"> 170 <p><span>翻訳済み言語: </span><a href="./de/upgrading.html" hreflang="de" rel="alternate" title="Deutsch"> de </a> | 171 <a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English"> en </a> | 172 <a href="./fr/upgrading.html" hreflang="fr" rel="alternate" title="Français"> fr </a> | 173 <a href="./ja/upgrading.html" title="Japanese"> ja </a></p> 174 </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> 175 <script type="text/javascript"><!--//--><![CDATA[//><!-- 176 var comments_shortname = 'httpd'; 177 var comments_identifier = 'http://httpd.apache.org/docs/2.2/upgrading.html'; 178 (function(w, d) { 179 if (w.location.hostname.toLowerCase() == "httpd.apache.org") { 180 d.write('<div id="comments_thread"><\/div>'); 181 var s = d.createElement('script'); 182 s.type = 'text/javascript'; 183 s.async = true; 184 s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier; 185 (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s); 186 } 187 else { 188 d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>'); 189 } 190 })(window, document); 191 //--><!]]></script></div><div id="footer"> 192 <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> 193 <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[//><!-- 194 if (typeof(prettyPrint) !== 'undefined') { 195 prettyPrint(); 196 } 197 //--><!]]></script> 198 </body></html>