You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2019/01/22 09:53:09 UTC

svn commit: r1851794 [2/37] - in /httpd/httpd/trunk/docs/manual: ./ developer/ howto/ misc/ mod/ platform/ programs/ rewrite/ ssl/ vhosts/

Modified: httpd/httpd/trunk/docs/manual/configuring.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/configuring.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/configuring.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/configuring.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -43,7 +43,7 @@
 </ul><h3>참고</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="main" id="main">주설정파일</a><a title="Permanent link" href="#main" class="permalink">&para;</a></h2>
+<h2><a name="main" id="main">주설정파일</a> <a title="Permanent link" href="#main" class="permalink">&para;</a></h2>
     
     <table class="related"><tr><th>관련된 모듈</th><th>관련된 지시어</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_mime.html">mod_mime</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifdefine">&lt;IfDefine&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#include">Include</a></code></li><li><code class="directive"><a href="./mod/mod_mime.html#typesconfig">TypesConfig</a></code></li></ul></td></tr></table>
 
@@ -61,7 +61,7 @@
     설정하고, 기본값은 <code>mime.types</code>이다.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="syntax" id="syntax">설정파일 문법</a><a title="Permanent link" href="#syntax" class="permalink">&para;</a></h2>
+<h2><a name="syntax" id="syntax">설정파일 문법</a> <a title="Permanent link" href="#syntax" class="permalink">&para;</a></h2>
     
 
     <p>아파치 설정파일은 한줄에 한 지시어를 사용한다. 줄 마지막
@@ -80,7 +80,7 @@
     오류를 검사할 수 있다.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="modules" id="modules">모듈</a><a title="Permanent link" href="#modules" class="permalink">&para;</a></h2>
+<h2><a name="modules" id="modules">모듈</a> <a title="Permanent link" href="#modules" class="permalink">&para;</a></h2>
     
 
     <table class="related"><tr><th>관련된 모듈</th><th>관련된 지시어</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_so.html">mod_so</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code></li><li><code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code></li></ul></td></tr></table>
@@ -99,7 +99,7 @@
     명령행 옵션을 사용한다.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="scope" id="scope">지시어 적용범위</a><a title="Permanent link" href="#scope" class="permalink">&para;</a></h2>
+<h2><a name="scope" id="scope">지시어 적용범위</a> <a title="Permanent link" href="#scope" class="permalink">&para;</a></h2>
     
 
     <table class="related"><tr><th>관련된 모듈</th><th>관련된 지시어</th></tr><tr><td /><td><ul><li><code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#directorymatch">&lt;DirectoryMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#files">&lt;Files&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#filesmatch">&lt;FilesMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#location">&lt;Location&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code></li></ul></td></tr></table>
@@ -124,7 +124,7 @@
     Location, Files 섹션이 동작하나</a>를 참고하라.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="htaccess" id="htaccess">.htaccess 파일</a><a title="Permanent link" href="#htaccess" class="permalink">&para;</a></h2>
+<h2><a name="htaccess" id="htaccess">.htaccess 파일</a> <a title="Permanent link" href="#htaccess" class="permalink">&para;</a></h2>
     
 
     <table class="related"><tr><th>관련된 모듈</th><th>관련된 지시어</th></tr><tr><td /><td><ul><li><code class="directive"><a href="./mod/core.html#accessfilename">AccessFileName</a></code></li><li><code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code></li></ul></td></tr></table>

Modified: httpd/httpd/trunk/docs/manual/configuring.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/configuring.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/configuring.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/configuring.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -43,7 +43,7 @@ açıklanmıştır.</p>
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="#comments_section">Yorum</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="main" id="main">Ana Yapılandırma Dosyaları</a><a title="Permanent link" href="#main" class="permalink">&para;</a></h2>
+<h2><a name="main" id="main">Ana Yapılandırma Dosyaları</a> <a title="Permanent link" href="#main" class="permalink">&para;</a></h2>
     
     <table class="related"><tr><th>İlgili Modüller</th><th>İlgili Yönergeler</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_mime.html">mod_mime</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifdefine">&lt;IfDefine&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#include">Include</a></code></li><li><code class="directive"><a href="./mod/mod_mime.html#typesconfig">TypesConfig</a></code></li></ul></td></tr></table>
 
@@ -64,7 +64,7 @@ açıklanmıştır.</p>
     belirtilebilir.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="syntax" id="syntax">Yapılandırma Dosyalarının Sözdizimi</a><a title="Permanent link" href="#syntax" class="permalink">&para;</a></h2>
+<h2><a name="syntax" id="syntax">Yapılandırma Dosyalarının Sözdizimi</a> <a title="Permanent link" href="#syntax" class="permalink">&para;</a></h2>
     
 
     <p>httpd yapılandırma dosyalarının her satırında sadece bir yönerge
@@ -117,7 +117,7 @@ açıklanmıştır.</p>
     kullanabilirsiniz.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="modules" id="modules">Modüller</a><a title="Permanent link" href="#modules" class="permalink">&para;</a></h2>
+<h2><a name="modules" id="modules">Modüller</a> <a title="Permanent link" href="#modules" class="permalink">&para;</a></h2>
     
 
     <table class="related"><tr><th>İlgili Modüller</th><th>İlgili Yönergeler</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_so.html">mod_so</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/core.html#ifmodule">&lt;IfModule&gt;</a></code></li><li><code class="directive"><a href="./mod/mod_so.html#loadmodule">LoadModule</a></code></li></ul></td></tr></table>
@@ -143,7 +143,7 @@ açıklanmıştır.</p>
     yüklendiğini görebilirsiniz.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="scope" id="scope">Yönergelerin Etki Alanı</a><a title="Permanent link" href="#scope" class="permalink">&para;</a></h2>
+<h2><a name="scope" id="scope">Yönergelerin Etki Alanı</a> <a title="Permanent link" href="#scope" class="permalink">&para;</a></h2>
     
 
     <table class="related"><tr><th>İlgili Modüller</th><th>İlgili Yönergeler</th></tr><tr><td /><td><ul><li><code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#directorymatch">&lt;DirectoryMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#files">&lt;Files&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#filesmatch">&lt;FilesMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#location">&lt;Location&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#locationmatch">&lt;LocationMatch&gt;</a></code></li><li><code class="directive"><a href="./mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code></li></ul></td></tr></table>
@@ -170,7 +170,7 @@ açıklanmıştır.</p>
     Files Bölümleri Nasıl Çalışır</a>.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="htaccess" id="htaccess">.htaccess Dosyaları</a><a title="Permanent link" href="#htaccess" class="permalink">&para;</a></h2>
+<h2><a name="htaccess" id="htaccess">.htaccess Dosyaları</a> <a title="Permanent link" href="#htaccess" class="permalink">&para;</a></h2>
     
 
     <table class="related"><tr><th>İlgili Modüller</th><th>İlgili Yönergeler</th></tr><tr><td /><td><ul><li><code class="directive"><a href="./mod/core.html#accessfilename">AccessFileName</a></code></li><li><code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code></li></ul></td></tr></table>

Modified: httpd/httpd/trunk/docs/manual/content-negotiation.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/content-negotiation.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/content-negotiation.html.en (original)
+++ httpd/httpd/trunk/docs/manual/content-negotiation.html.en Tue Jan 22 09:53:04 2019
@@ -55,7 +55,7 @@ Negotiation</a></li>
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="about" id="about">About Content Negotiation</a><a title="Permanent link" href="#about" class="permalink">&para;</a></h2>
+<h2><a name="about" id="about">About Content Negotiation</a> <a title="Permanent link" href="#about" class="permalink">&para;</a></h2>
 
     <p>A resource may be available in several different
     representations. For example, it might be available in
@@ -110,7 +110,7 @@ Negotiation</a></li>
     the <strong>dimensions</strong> of negotiation.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="negotiation" id="negotiation">Negotiation in httpd</a><a title="Permanent link" href="#negotiation" class="permalink">&para;</a></h2>
+<h2><a name="negotiation" id="negotiation">Negotiation in httpd</a> <a title="Permanent link" href="#negotiation" class="permalink">&para;</a></h2>
 
     <p>In order to negotiate a resource, the server needs to be
     given information about each of the variants. This is done in
@@ -250,7 +250,7 @@ Negotiation</a></li>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="methods" id="methods">The Negotiation Methods</a><a title="Permanent link" href="#methods" class="permalink">&para;</a></h2>
+<h2><a name="methods" id="methods">The Negotiation Methods</a> <a title="Permanent link" href="#methods" class="permalink">&para;</a></h2>
 
     <p>After httpd has obtained a list of the variants for a given
     resource, either from a type-map file or from the filenames in
@@ -417,7 +417,7 @@ Negotiation</a></li>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="better" id="better">Fiddling with Quality
-    Values</a><a title="Permanent link" href="#better" class="permalink">&para;</a></h2>
+    Values</a> <a title="Permanent link" href="#better" class="permalink">&para;</a></h2>
 
     <p>httpd sometimes changes the quality values from what would
     be expected by a strict interpretation of the httpd
@@ -527,7 +527,7 @@ Header append Vary cookie</pre>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="extensions" id="extensions">Extensions to Transparent Content
-Negotiation</a><a title="Permanent link" href="#extensions" class="permalink">&para;</a></h2>
+Negotiation</a> <a title="Permanent link" href="#extensions" class="permalink">&para;</a></h2>
 
 <p>httpd extends the transparent content negotiation protocol (RFC
 2295) as follows. A new <code>{encoding ..}</code> element is used in
@@ -540,7 +540,7 @@ header. The RVSA/1.0 implementation does
 factors to 5 decimal places before choosing the best variant.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="naming" id="naming">Note on hyperlinks and naming conventions</a><a title="Permanent link" href="#naming" class="permalink">&para;</a></h2>
+<h2><a name="naming" id="naming">Note on hyperlinks and naming conventions</a> <a title="Permanent link" href="#naming" class="permalink">&para;</a></h2>
 
     <p>If you are using language negotiation you can choose between
     different naming conventions, because files can have more than
@@ -650,7 +650,7 @@ factors to 5 decimal places before choos
     (<em>e.g.</em>, <code>foo.html.en</code>).</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="caching" id="caching">Note on Caching</a><a title="Permanent link" href="#caching" class="permalink">&para;</a></h2>
+<h2><a name="caching" id="caching">Note on Caching</a> <a title="Permanent link" href="#caching" class="permalink">&para;</a></h2>
 
     <p>When a cache stores a representation, it associates it with
     the request URL. The next time that URL is requested, the cache

Modified: httpd/httpd/trunk/docs/manual/content-negotiation.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/content-negotiation.html.ja.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/content-negotiation.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/content-negotiation.html.ja.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -58,7 +58,7 @@
 </ul><h3>参照</h3><ul class="seealso"><li><a href="#comments_section">コメント</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="about" id="about">コンテントネゴシエーションについて</a><a title="Permanent link" href="#about" class="permalink">&para;</a></h2>
+<h2><a name="about" id="about">コンテントネゴシエーションについて</a> <a title="Permanent link" href="#about" class="permalink">&para;</a></h2>
 
     <p>リソースは、幾つか異なった表現で利用できる場合があります。
     例えば、異なる言語や異なるメディアタイプ、
@@ -119,7 +119,7 @@
     ネゴシエーションの<strong>次元</strong>と呼びます。</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="negotiation" id="negotiation">Apache におけるネゴシエーション</a><a title="Permanent link" href="#negotiation" class="permalink">&para;</a></h2>
+<h2><a name="negotiation" id="negotiation">Apache におけるネゴシエーション</a> <a title="Permanent link" href="#negotiation" class="permalink">&para;</a></h2>
 
     <p>リソースをネゴシエーションするためには、
     サーバは variant それぞれについての情報を知っておく必要があります。
@@ -265,7 +265,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="methods" id="methods">ネゴシエーション方法</a><a title="Permanent link" href="#methods" class="permalink">&para;</a></h2>
+<h2><a name="methods" id="methods">ネゴシエーション方法</a> <a title="Permanent link" href="#methods" class="permalink">&para;</a></h2>
 
     <p>Apache はリソースの variant の一覧を、タイプマップファイルか
     ディレクトリ内のファイル名からかで取得した後、
@@ -436,7 +436,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="better" id="better">品質の値を変える</a><a title="Permanent link" href="#better" class="permalink">&para;</a></h2>
+<h2><a name="better" id="better">品質の値を変える</a> <a title="Permanent link" href="#better" class="permalink">&para;</a></h2>
 
     <p>上記の Apache ネゴシエーションアルゴリズムの厳格な解釈で
     得られるであろう値から、Apache は品質数値を時々変えます。
@@ -559,7 +559,7 @@
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="extensions" id="extensions">Transparent Content Negotiation
-の拡張</a><a title="Permanent link" href="#extensions" class="permalink">&para;</a></h2> 
+の拡張</a> <a title="Permanent link" href="#extensions" class="permalink">&para;</a></h2> 
 
 <p>Apache は transparent content negotiation プロトコル
 (RFC 2295) を次のように拡張しています。
@@ -575,7 +575,7 @@ RVSA/1.0 の実装では、最適な var
 計算した品質数値は小数点以下 5 桁まで丸めません。</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="naming" id="naming">リンクと名前の変換に関する注意点</a><a title="Permanent link" href="#naming" class="permalink">&para;</a></h2>
+<h2><a name="naming" id="naming">リンクと名前の変換に関する注意点</a> <a title="Permanent link" href="#naming" class="permalink">&para;</a></h2>
 
     <p>言語ネゴシエーションを使っている場合は、
     ファイルが一つ以上の拡張子を持てて、
@@ -686,7 +686,7 @@ RVSA/1.0 の実装では、最適な var
     (<em>例えば</em> <code>foo.html.en</code>)。</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="caching" id="caching">キャッシュに関する注意事項</a><a title="Permanent link" href="#caching" class="permalink">&para;</a></h2>
+<h2><a name="caching" id="caching">キャッシュに関する注意事項</a> <a title="Permanent link" href="#caching" class="permalink">&para;</a></h2>
 
     <p>キャッシュが一つの表現を保存しているときは、
     リクエスト URL と関連づけられています。

Modified: httpd/httpd/trunk/docs/manual/content-negotiation.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/content-negotiation.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/content-negotiation.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/content-negotiation.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -52,7 +52,7 @@
 </ul><h3>참고</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="about" id="about">내용협상에 대해</a><a title="Permanent link" href="#about" class="permalink">&para;</a></h2>
+<h2><a name="about" id="about">내용협상에 대해</a> <a title="Permanent link" href="#about" class="permalink">&para;</a></h2>
 
     <p>자원은 여러 다른 표현을 가질 수 있다. 예를 들어, 다른
     언어나 다른 media type 혹은 둘 모두가 다른 표현들이 있을
@@ -100,7 +100,7 @@
     <strong>범위(dimension)</strong>라고 한다.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="negotiation" id="negotiation">아파치의 협상</a><a title="Permanent link" href="#negotiation" class="permalink">&para;</a></h2>
+<h2><a name="negotiation" id="negotiation">아파치의 협상</a> <a title="Permanent link" href="#negotiation" class="permalink">&para;</a></h2>
 
     <p>자원을 협상하기위해 서버는 각 변형에 대한 정보가 필요하다.
     다음 두가지 방법중 하나로 정보를 얻는다:</p>
@@ -214,7 +214,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="methods" id="methods">협상방법</a><a title="Permanent link" href="#methods" class="permalink">&para;</a></h2>
+<h2><a name="methods" id="methods">협상방법</a> <a title="Permanent link" href="#methods" class="permalink">&para;</a></h2>
 
     <p>아파치가 type-map 파일이나 디렉토리에 있는 파일명들로
     주어진 자원에 대한 변형 목록을 얻게되면 '최적의' 변형을
@@ -359,7 +359,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="better" id="better">품질계수 조작하기</a><a title="Permanent link" href="#better" class="permalink">&para;</a></h2>
+<h2><a name="better" id="better">품질계수 조작하기</a> <a title="Permanent link" href="#better" class="permalink">&para;</a></h2>
 
     <p>아파치는 종종 위의 아파치 협상 알고리즘을 엄격히 지키지않고
     품질계수를 변경한다. 이유는 완전하고 정확한 정보를 보내지않는
@@ -455,7 +455,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="extensions" id="extensions">자연스러운(transparent) 내용협상의 확장</a><a title="Permanent link" href="#extensions" class="permalink">&para;</a></h2> 
+<h2><a name="extensions" id="extensions">자연스러운(transparent) 내용협상의 확장</a> <a title="Permanent link" href="#extensions" class="permalink">&para;</a></h2> 
 
 <p>아파치는 다음과 같이 자연스러운 내용확장 프로토콜을 (RFC 2295)
 확장한다. 변형 목록의 새로운 <code>{encoding ..}</code>는 특정
@@ -467,7 +467,7 @@ content-encoding을 가진 변형만을
 않는다.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="naming" id="naming">하이퍼링크와 이름규칙에 대하여</a><a title="Permanent link" href="#naming" class="permalink">&para;</a></h2>
+<h2><a name="naming" id="naming">하이퍼링크와 이름규칙에 대하여</a> <a title="Permanent link" href="#naming" class="permalink">&para;</a></h2>
 
     <p>언어(language) 협상을 사용한다면 파일은 여러 확장자를
     가지고 확장자의 순서는 보통 관계없으므로 파일명에 여러 다른
@@ -575,7 +575,7 @@ content-encoding을 가진 변형만을
     두어야한다.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="caching" id="caching">캐쉬에 대하여</a><a title="Permanent link" href="#caching" class="permalink">&para;</a></h2>
+<h2><a name="caching" id="caching">캐쉬에 대하여</a> <a title="Permanent link" href="#caching" class="permalink">&para;</a></h2>
 
     <p>캐쉬가 표현을 저장하면 표현과 요청 URL을 연관시킨다.
     다음번 그 URL을 요청하면 캐쉬는 저장된 표현을 사용한다.

Modified: httpd/httpd/trunk/docs/manual/content-negotiation.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/content-negotiation.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/content-negotiation.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/content-negotiation.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -52,7 +52,7 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="#comments_section">Yorum</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="about" id="about">İçerik Uzlaşımı Hakkında</a><a title="Permanent link" href="#about" class="permalink">&para;</a></h2>
+<h2><a name="about" id="about">İçerik Uzlaşımı Hakkında</a> <a title="Permanent link" href="#about" class="permalink">&para;</a></h2>
 
     <p>Bir özkaynağın bir çok farklı gösterimi olabilir. Örneğin, bir belgenin
       farklı ortam türleri ve/veya farklı diller için gösterimleri olabilir.
@@ -104,7 +104,7 @@
       kaynaklandığından bahsedilebilir.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="negotiation" id="negotiation">httpd’de İçerik Uzlaşımı</a><a title="Permanent link" href="#negotiation" class="permalink">&para;</a></h2>
+<h2><a name="negotiation" id="negotiation">httpd’de İçerik Uzlaşımı</a> <a title="Permanent link" href="#negotiation" class="permalink">&para;</a></h2>
 
     <p>Bir özkaynak üzerinde uzlaşılırken gösterim çeşitlerinin her biri
       hakkında sunucuya bilgi verilmesi gerekir. Bu iki yolla yapılabilir:</p>
@@ -237,7 +237,7 @@
   
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="methods" id="methods">Uzlaşım Yöntemleri</a><a title="Permanent link" href="#methods" class="permalink">&para;</a></h2>
+<h2><a name="methods" id="methods">Uzlaşım Yöntemleri</a> <a title="Permanent link" href="#methods" class="permalink">&para;</a></h2>
 
     <p>httpd’nin, bir türeşlem dosyası veya dizin içindeki bir dosya
       sayesinde belli bir özkaynağın gösterim çeşitlerinin bir listesini elde
@@ -394,7 +394,7 @@
   
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="better" id="better">Üstünlük Değerleriyle Oynamak</a><a title="Permanent link" href="#better" class="permalink">&para;</a></h2>
+<h2><a name="better" id="better">Üstünlük Değerleriyle Oynamak</a> <a title="Permanent link" href="#better" class="permalink">&para;</a></h2>
 
     <p>httpd bazen yukarıdaki httpd uzlaşım algoritmasının kesin sonucunun
       beklenenden farklı olması için üstünlük değerleriyle oynar. Bunu tam ve
@@ -501,7 +501,7 @@
   
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="extensions" id="extensions">Şeffaf İçerik Uzlaşımının Genişletilmesi</a><a title="Permanent link" href="#extensions" class="permalink">&para;</a></h2>
+<h2><a name="extensions" id="extensions">Şeffaf İçerik Uzlaşımının Genişletilmesi</a> <a title="Permanent link" href="#extensions" class="permalink">&para;</a></h2>
   
 
   <p>httpd, şeffaf içerik uzlaşımı protokolünü (RFC 2295) şöyle genişletir:
@@ -516,7 +516,7 @@
     haneye yuvarlamaz.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="naming" id="naming">Hiperbağlar ve İsimlendirme Uzlaşımları</a><a title="Permanent link" href="#naming" class="permalink">&para;</a></h2>
+<h2><a name="naming" id="naming">Hiperbağlar ve İsimlendirme Uzlaşımları</a> <a title="Permanent link" href="#naming" class="permalink">&para;</a></h2>
 
     <p>Eğer dil uzlaşımı kullanıyorsanız ve birden fazla dosya ismi uzantısına
       sahip dosyalarınız varsa uzantıların sıralamasının normalde uygunsuz
@@ -621,7 +621,7 @@
       kalmalıdır (<code>misal.html.en</code> gibi).</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="caching" id="caching">Arabellekler Hakkında</a><a title="Permanent link" href="#caching" class="permalink">&para;</a></h2>
+<h2><a name="caching" id="caching">Arabellekler Hakkında</a> <a title="Permanent link" href="#caching" class="permalink">&para;</a></h2>
 
     <p>Bir arabellek, bir gösterimi istek URL’si ile ilişkilendirerek saklar.
       Böylece, sonradan aynı URL için bir istek yapıldığında kaydettiği

Modified: httpd/httpd/trunk/docs/manual/custom-error.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.html.en (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.html.en Tue Jan 22 09:53:04 2019
@@ -58,7 +58,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="configuration" id="configuration">Configuration</a><a title="Permanent link" href="#configuration" class="permalink">&para;</a></h2>
+<h2><a name="configuration" id="configuration">Configuration</a> <a title="Permanent link" href="#configuration" class="permalink">&para;</a></h2>
 
     <p>Custom error documents are configured using the <code class="directive"><a href="./mod/core.html#errordocument">ErrorDocument</a></code> directive,
     which may be used in global,
@@ -93,7 +93,7 @@ ErrorDocument 401 /subscription/how_to_s
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="variables" id="variables">Available Variables</a><a title="Permanent link" href="#variables" class="permalink">&para;</a></h2>
+<h2><a name="variables" id="variables">Available Variables</a> <a title="Permanent link" href="#variables" class="permalink">&para;</a></h2>
 
       <p>Redirecting to another URL can be useful, but only if some
       information can be passed which can then be used to explain or log
@@ -139,7 +139,7 @@ ErrorDocument 401 /subscription/how_to_s
       as the server).</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="custom" id="custom">Customizing Error Responses</a><a title="Permanent link" href="#custom" class="permalink">&para;</a></h2>
+<h2><a name="custom" id="custom">Customizing Error Responses</a> <a title="Permanent link" href="#custom" class="permalink">&para;</a></h2>
 
       <p>If you point your <code>ErrorDocument</code> to some variety of
       dynamic handler such as a server-side include document, CGI
@@ -172,7 +172,7 @@ printf "Status: %s Condition Intercepted
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="multi-lang" id="multi-lang">Multi Language Custom Error Documents</a><a title="Permanent link" href="#multi-lang" class="permalink">&para;</a></h2>
+<h2><a name="multi-lang" id="multi-lang">Multi Language Custom Error Documents</a> <a title="Permanent link" href="#multi-lang" class="permalink">&para;</a></h2>
 
     <p>Provided with your installation of the Apache HTTP Server is a
     directory of custom error documents translated into 16 different

Modified: httpd/httpd/trunk/docs/manual/custom-error.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.html.es.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.html.es.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -58,7 +58,7 @@
 </ul><h3>Consulte también</h3><ul class="seealso"><li><a href="#comments_section">Comentarios</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="configuration" id="configuration">Configuración</a><a title="Enlace permanente" href="#configuration" class="permalink">&para;</a></h2>
+<h2><a name="configuration" id="configuration">Configuración</a> <a title="Enlace permanente" href="#configuration" class="permalink">&para;</a></h2>
 
     <p>Los documentos de error personalizados se configuran
     mediante la directiva <code class="directive"><a href="./mod/core.html#errordocument">ErrorDocument</a></code>,
@@ -94,7 +94,7 @@ ErrorDocument 401 /subscription/como_sus
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="variables" id="variables">Variables Disponibles</a><a title="Enlace permanente" href="#variables" class="permalink">&para;</a></h2>
+<h2><a name="variables" id="variables">Variables Disponibles</a> <a title="Enlace permanente" href="#variables" class="permalink">&para;</a></h2>
 
       <p>Redireccionando a otra URL puede ser útil, pero sólo si algo de información
        puede ser pasado como parámetro, lo cuál puede ser usado para explicar de 
@@ -139,7 +139,7 @@ ErrorDocument 401 /subscription/como_sus
       como <code>http:</code>, incluso si se refiere a la misma máquina que el servidor.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="custom" id="custom">Personalizando Respuestas de Errores</a><a title="Enlace permanente" href="#custom" class="permalink">&para;</a></h2>
+<h2><a name="custom" id="custom">Personalizando Respuestas de Errores</a> <a title="Enlace permanente" href="#custom" class="permalink">&para;</a></h2>
 
       <p>Si apunta su <code> ErrorDocument</code> a alguna variedad de controlador
        dinámico como un documento que se incluye en el lado del servidor como CGI, 
@@ -171,7 +171,7 @@ printf "Status: %s Condition Intercepted
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="multi-lang" id="multi-lang">Documentos de error  personalizados 
-    Multilengua</a><a title="Enlace permanente" href="#multi-lang" class="permalink">&para;</a></h2>
+    Multilengua</a> <a title="Enlace permanente" href="#multi-lang" class="permalink">&para;</a></h2>
 
     <p>Con la instalación de Apache HTTP Server se proporciona un directorio 
       personal con diferentes mensajes de errores traducidos a 16 idiomas 

Modified: httpd/httpd/trunk/docs/manual/custom-error.html.fr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.html.fr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.html.fr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.html.fr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -30,6 +30,8 @@
 <a href="./ko/custom-error.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/custom-error.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
     <p>Le serveur HTTP Apache fournit des messages d'erreur génériques
     pour les codes de statut 4xx ou 5xx ; ces messages sont cependant

Modified: httpd/httpd/trunk/docs/manual/custom-error.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.html.ja.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.html.ja.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -52,7 +52,7 @@
 </ul><h3>参照</h3><ul class="seealso"><li><a href="#comments_section">コメント</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="behavior" id="behavior">動作</a><a title="Permanent link" href="#behavior" class="permalink">&para;</a></h2>
+<h2><a name="behavior" id="behavior">動作</a> <a title="Permanent link" href="#behavior" class="permalink">&para;</a></h2>
     
 
     <h3>古い動作</h3>
@@ -112,7 +112,7 @@
     
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="configuration" id="configuration">設定</a><a title="Permanent link" href="#configuration" class="permalink">&para;</a></h2>
+<h2><a name="configuration" id="configuration">設定</a> <a title="Permanent link" href="#configuration" class="permalink">&para;</a></h2>
     
 
     <p><code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code> が適切に設定されていれば、
@@ -146,7 +146,7 @@
         </ol>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="custom" id="custom">カスタムエラーレスポンスとリダイレクト</a><a title="Permanent link" href="#custom" class="permalink">&para;</a></h2>
+<h2><a name="custom" id="custom">カスタムエラーレスポンスとリダイレクト</a> <a title="Permanent link" href="#custom" class="permalink">&para;</a></h2>
     
 
       <p>スクリプト/SSI に追加の環境変数が利用可能になるように、

Modified: httpd/httpd/trunk/docs/manual/custom-error.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -49,7 +49,7 @@
 </ul><h3>참고</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="behavior" id="behavior">행동</a><a title="Permanent link" href="#behavior" class="permalink">&para;</a></h2>
+<h2><a name="behavior" id="behavior">행동</a> <a title="Permanent link" href="#behavior" class="permalink">&para;</a></h2>
     
 
     <h3>이전 행동</h3>
@@ -108,7 +108,7 @@
     
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="configuration" id="configuration">설정</a><a title="Permanent link" href="#configuration" class="permalink">&para;</a></h2>
+<h2><a name="configuration" id="configuration">설정</a> <a title="Permanent link" href="#configuration" class="permalink">&para;</a></h2>
     
 
     <p><code class="directive"><a href="./mod/core.html#allowoverride">AllowOverride</a></code>가
@@ -145,7 +145,7 @@
     </ol>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="custom" id="custom">사용자정의 오류 응답과 리다이렉션</a><a title="Permanent link" href="#custom" class="permalink">&para;</a></h2>
+<h2><a name="custom" id="custom">사용자정의 오류 응답과 리다이렉션</a> <a title="Permanent link" href="#custom" class="permalink">&para;</a></h2>
     
 
     <p>URL로 리다이렉션하는 아파치 행동은

Modified: httpd/httpd/trunk/docs/manual/custom-error.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -58,7 +58,7 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="#comments_section">Yorum</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="configuration" id="configuration">Yapılandırma</a><a title="Permanent link" href="#configuration" class="permalink">&para;</a></h2>
+<h2><a name="configuration" id="configuration">Yapılandırma</a> <a title="Permanent link" href="#configuration" class="permalink">&para;</a></h2>
 
     <p>Kişiselleştirilmiş hata belgeleri <code class="directive"><a href="./mod/core.html#errordocument">ErrorDocument</a></code> yönergesi kullanılarak yapılandırılabilir. Bu
       yönerge küresel bağlamda olabileceği gibi sanal konak ve dizin
@@ -96,7 +96,7 @@
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="variables" id="variables">Kullanılabilen Değişkenler</a><a title="Permanent link" href="#variables" class="permalink">&para;</a></h2>
+<h2><a name="variables" id="variables">Kullanılabilen Değişkenler</a> <a title="Permanent link" href="#variables" class="permalink">&para;</a></h2>
 
       <p>Hata durumunu açıklayacak veya hata günlüğüne daha açıkça
         kaydedilebilecek bazı bilgilerin aktarılması koşuluyla, başka bir
@@ -140,7 +140,7 @@
         ile başlayan herşey harici yönlendirme sayılır).</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="custom" id="custom">Özel Hata Yanıtları</a><a title="Permanent link" href="#custom" class="permalink">&para;</a></h2>
+<h2><a name="custom" id="custom">Özel Hata Yanıtları</a> <a title="Permanent link" href="#custom" class="permalink">&para;</a></h2>
 
       <p>Hata yanıtınızı üretmek için sunucu taraflı içerik yerleştirme, bir
         CGI betiği veya başka bir eylemciyi devingen eylemci olarak
@@ -172,7 +172,7 @@
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="multi-lang" id="multi-lang">Çok Dilli Özel Hata Belgeleri</a><a title="Permanent link" href="#multi-lang" class="permalink">&para;</a></h2>
+<h2><a name="multi-lang" id="multi-lang">Çok Dilli Özel Hata Belgeleri</a> <a title="Permanent link" href="#multi-lang" class="permalink">&para;</a></h2>
 
     <p>Apache HTTP Sunucusunun kurulumunda, 16 dile çevrilmiş özel hata
       iletileri belgeleri içeren bir dizin bulunmaktadır. Ayrıca,

Modified: httpd/httpd/trunk/docs/manual/custom-error.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/custom-error.xml.meta?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/custom-error.xml.meta (original)
+++ httpd/httpd/trunk/docs/manual/custom-error.xml.meta Tue Jan 22 09:53:04 2019
@@ -9,7 +9,7 @@
   <variants>
     <variant>en</variant>
     <variant>es</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>

Modified: httpd/httpd/trunk/docs/manual/developer/API.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/API.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/API.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/API.html.en Tue Jan 22 09:53:04 2019
@@ -113,7 +113,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="basics" id="basics">Basic concepts</a><a title="Permanent link" href="#basics" class="permalink">&para;</a></h2>
+<h2><a name="basics" id="basics">Basic concepts</a> <a title="Permanent link" href="#basics" class="permalink">&para;</a></h2>
     <p>We begin with an overview of the basic concepts behind the API, and how
     they are manifested in the code.</p>
 
@@ -269,7 +269,7 @@
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="handlers" id="handlers">How handlers work</a><a title="Permanent link" href="#handlers" class="permalink">&para;</a></h2>
+<h2><a name="handlers" id="handlers">How handlers work</a> <a title="Permanent link" href="#handlers" class="permalink">&para;</a></h2>
     <p>The sole argument to handlers is a <code>request_rec</code> structure.
     This structure describes a particular request which has been made to the
     server, on behalf of a client. In most cases, each connection to the
@@ -562,7 +562,7 @@ void *request_config;   /* Notes on *thi
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="pools" id="pools">Resource allocation and resource pools</a><a title="Permanent link" href="#pools" class="permalink">&para;</a></h2>
+<h2><a name="pools" id="pools">Resource allocation and resource pools</a> <a title="Permanent link" href="#pools" class="permalink">&para;</a></h2>
     <p>One of the problems of writing and designing a server-pool server is
     that of preventing leakage, that is, allocating resources (memory, open
     files, <em>etc.</em>), without subsequently releasing them. The resource
@@ -878,7 +878,7 @@ void *request_config;   /* Notes on *thi
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="config" id="config">Configuration, commands and the like</a><a title="Permanent link" href="#config" class="permalink">&para;</a></h2>
+<h2><a name="config" id="config">Configuration, commands and the like</a> <a title="Permanent link" href="#config" class="permalink">&para;</a></h2>
     <p>One of the design goals for this server was to maintain external
     compatibility with the NCSA 1.3 server --- that is, to read the same
     configuration files, to process all the directives therein correctly, and

Modified: httpd/httpd/trunk/docs/manual/developer/documenting.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/documenting.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/documenting.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/documenting.html.en Tue Jan 22 09:53:04 2019
@@ -33,7 +33,7 @@
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="brief" id="brief">Brief Description</a><a title="Permanent link" href="#brief" class="permalink">&para;</a></h2>
+<h2><a name="brief" id="brief">Brief Description</a> <a title="Permanent link" href="#brief" class="permalink">&para;</a></h2>
     <p>To start a documentation block, use <code>/**</code><br />
     To end a documentation block, use <code>*/</code></p>
 

Modified: httpd/httpd/trunk/docs/manual/developer/documenting.html.zh-cn.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/documenting.html.zh-cn.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/documenting.html.zh-cn.utf8 (original)
+++ httpd/httpd/trunk/docs/manual/developer/documenting.html.zh-cn.utf8 Tue Jan 22 09:53:04 2019
@@ -33,7 +33,7 @@
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="brief" id="brief">简要说明</a><a title="Permanent link" href="#brief" class="permalink">&para;</a></h2>
+<h2><a name="brief" id="brief">简要说明</a> <a title="Permanent link" href="#brief" class="permalink">&para;</a></h2>
     <p>使用 <code>/**</code> 开始文档块<br />
     使用 <code>*/</code> 结束文档块</p>
 

Modified: httpd/httpd/trunk/docs/manual/developer/filters.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/filters.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/filters.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/filters.html.en Tue Jan 22 09:53:04 2019
@@ -40,7 +40,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="types" id="types">Filter Types</a><a title="Permanent link" href="#types" class="permalink">&para;</a></h2>
+<h2><a name="types" id="types">Filter Types</a> <a title="Permanent link" href="#types" class="permalink">&para;</a></h2>
     <p>There are three basic filter types (each of these is actually broken
     down into two categories, but that comes later).</p>
 
@@ -101,7 +101,7 @@
     only have one filter type, but that should change.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="howinserted" id="howinserted">How are filters inserted?</a><a title="Permanent link" href="#howinserted" class="permalink">&para;</a></h2>
+<h2><a name="howinserted" id="howinserted">How are filters inserted?</a> <a title="Permanent link" href="#howinserted" class="permalink">&para;</a></h2>
     <p>This is actually rather simple in theory, but the code is
     complex.  First of all, it is important that everybody realize that
     there are three filter lists for each request, but they are all
@@ -180,14 +180,14 @@ Default_handler --&gt; sub_request_core<
     me.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="asis" id="asis">Asis</a><a title="Permanent link" href="#asis" class="permalink">&para;</a></h2>
+<h2><a name="asis" id="asis">Asis</a> <a title="Permanent link" href="#asis" class="permalink">&para;</a></h2>
     <p>The final topic.  :-)  Mod_Asis is a bit of a hack, but the
     handler needs to remove all filters except for connection filters, and
     send the data.  If you are using <code class="module"><a href="../mod/mod_asis.html">mod_asis</a></code>, all other
     bets are off.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="conclusion" id="conclusion">Explanations</a><a title="Permanent link" href="#conclusion" class="permalink">&para;</a></h2>
+<h2><a name="conclusion" id="conclusion">Explanations</a> <a title="Permanent link" href="#conclusion" class="permalink">&para;</a></h2>
     <p>The absolutely last point is that the reason this code was so hard to
     get right, was because we had hacked so much to force it to work.  I
     wrote most of the hacks originally, so I am very much to blame.

Modified: httpd/httpd/trunk/docs/manual/developer/hooks.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/hooks.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/hooks.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/hooks.html.en Tue Jan 22 09:53:04 2019
@@ -42,7 +42,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="corehooks" id="corehooks">Core Hooks</a><a title="Permanent link" href="#corehooks" class="permalink">&para;</a></h2>
+<h2><a name="corehooks" id="corehooks">Core Hooks</a> <a title="Permanent link" href="#corehooks" class="permalink">&para;</a></h2>
     <p>The httpd's core modules offer a predefinined list of hooks
     used during the standard <a href="./request.html">request processing</a>
     phase. Creating a new hook will expose a function that 
@@ -59,7 +59,7 @@
     </p> 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="create" id="create">Creating a hook function</a><a title="Permanent link" href="#create" class="permalink">&para;</a></h2>
+<h2><a name="create" id="create">Creating a hook function</a> <a title="Permanent link" href="#create" class="permalink">&para;</a></h2>
     <p>In order to create a new hook, four things need to be
     done:</p>
 
@@ -154,7 +154,7 @@ ret=ap_run_do_something(r, n);</pre>
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="hooking" id="hooking">Hooking the hook</a><a title="Permanent link" href="#hooking" class="permalink">&para;</a></h2>
+<h2><a name="hooking" id="hooking">Hooking the hook</a> <a title="Permanent link" href="#hooking" class="permalink">&para;</a></h2>
     <p>A module that wants a hook to be called needs to do two
     things.</p>
 

Modified: httpd/httpd/trunk/docs/manual/developer/index.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/index.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/index.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/index.html.en Tue Jan 22 09:53:04 2019
@@ -40,7 +40,7 @@
 </ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="developing" id="developing">2.4 development documents</a><a title="Permanent link" href="#developing" class="permalink">&para;</a></h2>
+<h2><a name="developing" id="developing">2.4 development documents</a> <a title="Permanent link" href="#developing" class="permalink">&para;</a></h2>
     <ul>
       <li><a href="modguide.html">Developing modules for the Apache HTTP Server 2.4</a></li>
       <li><a href="hooks.html">Hook Functions in 2.4</a></li>
@@ -52,14 +52,14 @@
     </ul>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="upgrading" id="upgrading">Upgrading to 2.4</a><a title="Permanent link" href="#upgrading" class="permalink">&para;</a></h2>
+<h2><a name="upgrading" id="upgrading">Upgrading to 2.4</a> <a title="Permanent link" href="#upgrading" class="permalink">&para;</a></h2>
     <ul>
       <li><a href="new_api_2_4.html">API changes in 2.3/2.4</a></li>
       <li><a href="modules.html">Converting Modules from 1.3 to 2.x</a></li>
     </ul>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="external" id="external">External Resources</a><a title="Permanent link" href="#external" class="permalink">&para;</a></h2>
+<h2><a name="external" id="external">External Resources</a> <a title="Permanent link" href="#external" class="permalink">&para;</a></h2>
     <ul>
       <li><a href="http://ci.apache.org/projects/httpd/trunk/doxygen/">Autogenerated Apache HTTP Server (trunk) code documentation</a> (the link is built by
         this <a href="https://ci.apache.org/builders/httpd-doxygen-nightly">job</a>).

Modified: httpd/httpd/trunk/docs/manual/developer/index.html.zh-cn.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/index.html.zh-cn.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/index.html.zh-cn.utf8 (original)
+++ httpd/httpd/trunk/docs/manual/developer/index.html.zh-cn.utf8 Tue Jan 22 09:53:04 2019
@@ -37,7 +37,7 @@
 </ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="topics" id="topics">主题</a><a title="Permanent link" href="#topics" class="permalink">&para;</a></h2>
+<h2><a name="topics" id="topics">主题</a> <a title="Permanent link" href="#topics" class="permalink">&para;</a></h2>
     <ul>
       <li><a href="API.html">Apache 1.3 API 说明</a></li>
       <li><a href="new_api_2_4.html">在 Apache 2.3/2.4 中的 API 改变</a></li>
@@ -52,7 +52,7 @@
     </ul>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="external" id="external">外部资源</a><a title="Permanent link" href="#external" class="permalink">&para;</a></h2>
+<h2><a name="external" id="external">外部资源</a> <a title="Permanent link" href="#external" class="permalink">&para;</a></h2>
     <ul>
         <li><a href="http://ci.apache.org/projects/httpd/trunk/doxygen/">自动生成的 Apache HTTP 服务器 (trunk) 代码文档</a></li>
 

Modified: httpd/httpd/trunk/docs/manual/developer/lua.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/lua.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/lua.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/lua.html.en Tue Jan 22 09:53:04 2019
@@ -41,7 +41,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_lua.html">mod_lua</a></li><li><a href="modguide.html">Developing modules for Apache 2.4</a></li><li><a href="request.html">Request Processing in Apache 2.4</a></li><li><a href="hooks.html">Apache 2.x Hook Functions</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="introduction" id="introduction">Introduction</a><a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
+<h2><a name="introduction" id="introduction">Introduction</a> <a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
 <h3><a name="what" id="what">What is mod_lua</a></h3>
 <p>
 Stuff about what <code class="module"><a href="../mod/mod_lua.html">mod_lua</a></code> is goes here.
@@ -70,7 +70,7 @@ and whys of various function calls.
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="enabling" id="enabling">Optimizing mod_lua for production servers</a><a title="Permanent link" href="#enabling" class="permalink">&para;</a></h2>
+<h2><a name="enabling" id="enabling">Optimizing mod_lua for production servers</a> <a title="Permanent link" href="#enabling" class="permalink">&para;</a></h2>
 
 <h3>Setting a scope for Lua states</h3>
 <p>
@@ -151,7 +151,7 @@ end</pre>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="basic_remap" id="basic_remap">Example 1: A basic remapping module</a><a title="Permanent link" href="#basic_remap" class="permalink">&para;</a></h2>
+<h2><a name="basic_remap" id="basic_remap">Example 1: A basic remapping module</a> <a title="Permanent link" href="#basic_remap" class="permalink">&para;</a></h2>
 <p>
     These first examples show how mod_lua can be used to rewrite URIs in the same
     way that one could do using <code class="directive"><a href="../mod/mod_alias.html#alias">Alias</a></code> or
@@ -239,7 +239,7 @@ bla bla
 </p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="mass_vhost" id="mass_vhost">Example 2: Mass virtual hosting</a><a title="Permanent link" href="#mass_vhost" class="permalink">&para;</a></h2>
+<h2><a name="mass_vhost" id="mass_vhost">Example 2: Mass virtual hosting</a> <a title="Permanent link" href="#mass_vhost" class="permalink">&para;</a></h2>
 <p>
     As with simple and advanced rewriting, you can use mod_lua for dynamically
     assigning a hostname to a specific document root, much like
@@ -336,7 +336,7 @@ end</pre>
 </p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="basic_auth" id="basic_auth">Example 3: A basic authorization hook</a><a title="Permanent link" href="#basic_auth" class="permalink">&para;</a></h2>
+<h2><a name="basic_auth" id="basic_auth">Example 3: A basic authorization hook</a> <a title="Permanent link" href="#basic_auth" class="permalink">&para;</a></h2>
 <p>
     With the authorization hooks, you can add custom auth phases to your request
     processing, allowing you to either add new requirements that were not previously
@@ -450,7 +450,7 @@ end</pre>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="authz" id="authz">Example 4: Authorization using LuaAuthzProvider</a><a title="Permanent link" href="#authz" class="permalink">&para;</a></h2>
+<h2><a name="authz" id="authz">Example 4: Authorization using LuaAuthzProvider</a> <a title="Permanent link" href="#authz" class="permalink">&para;</a></h2>
 <p>
     If you require even more advanced control over your authorization phases,
     you can add custom authz providers to help you manage your server. The
@@ -497,7 +497,7 @@ end</pre>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="loadbalancing" id="loadbalancing">Example 5: A rudimentary load balancer</a><a title="Permanent link" href="#loadbalancing" class="permalink">&para;</a></h2>
+<h2><a name="loadbalancing" id="loadbalancing">Example 5: A rudimentary load balancer</a> <a title="Permanent link" href="#loadbalancing" class="permalink">&para;</a></h2>
 <p>
     This is an example of how you can create a load balancing mechanism.
     In this example, we will be setting/getting the number of requests served
@@ -548,7 +548,7 @@ end</pre>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="map_handler" id="map_handler">Example 6: Overlays using LuaMapHandler</a><a title="Permanent link" href="#map_handler" class="permalink">&para;</a></h2>
+<h2><a name="map_handler" id="map_handler">Example 6: Overlays using LuaMapHandler</a> <a title="Permanent link" href="#map_handler" class="permalink">&para;</a></h2>
 <p>
 Coming soon!
 </p>
@@ -556,7 +556,7 @@ Coming soon!
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="mod_status_lua" id="mod_status_lua">Example 6: Basic Lua scripts</a><a title="Permanent link" href="#mod_status_lua" class="permalink">&para;</a></h2>
+<h2><a name="mod_status_lua" id="mod_status_lua">Example 6: Basic Lua scripts</a> <a title="Permanent link" href="#mod_status_lua" class="permalink">&para;</a></h2>
 <p>
 Also coming soon
 </p>

Modified: httpd/httpd/trunk/docs/manual/developer/modguide.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/modguide.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/modguide.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/modguide.html.en Tue Jan 22 09:53:04 2019
@@ -40,7 +40,7 @@ Server 2.4</p>
 </ul><h3>See also</h3><ul class="seealso"><li><a href="request.html">Request Processing in Apache 2.4</a></li><li><a href="hooks.html">Apache 2.x Hook Functions</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="introduction" id="introduction">Introduction</a><a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
+<h2><a name="introduction" id="introduction">Introduction</a> <a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
 <h3><a name="what" id="what">What we will be discussing in this document</a></h3>
 <p>
 This document will discuss how you can create modules for the Apache
@@ -89,7 +89,7 @@ as simple as:
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="basics" id="basics">Defining a module</a><a title="Permanent link" href="#basics" class="permalink">&para;</a></h2>
+<h2><a name="basics" id="basics">Defining a module</a> <a title="Permanent link" href="#basics" class="permalink">&para;</a></h2>
 <p>
 <img src="../images/build_a_mod_3.png" alt="Module name tags" /><br />
 Every module starts with the same declaration, or name tag if you will,
@@ -138,7 +138,7 @@ return to all these elements later in th
 </p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="hooking" id="hooking">Getting started: Hooking into the server</a><a title="Permanent link" href="#hooking" class="permalink">&para;</a></h2>
+<h2><a name="hooking" id="hooking">Getting started: Hooking into the server</a> <a title="Permanent link" href="#hooking" class="permalink">&para;</a></h2>
 <h3><a name="hook_intro" id="hook_intro">An introduction to hooks</a></h3>
 <p>
 When handling requests in Apache HTTP Server 2.4, the first thing you will need to do is
@@ -245,7 +245,7 @@ can create. Some other ways of hooking a
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="handling" id="handling">Building a handler</a><a title="Permanent link" href="#handling" class="permalink">&para;</a></h2>
+<h2><a name="handling" id="handling">Building a handler</a> <a title="Permanent link" href="#handling" class="permalink">&para;</a></h2>
 <p>
 A handler is essentially a function that receives a callback when a request
 to the server is made. It is passed a record of the current request (how it was
@@ -710,7 +710,7 @@ This version in its entirety can be foun
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="configuration" id="configuration">Adding configuration options</a><a title="Permanent link" href="#configuration" class="permalink">&para;</a></h2>
+<h2><a name="configuration" id="configuration">Adding configuration options</a> <a title="Permanent link" href="#configuration" class="permalink">&para;</a></h2>
 <p>
 In this next segment of this document, we will turn our eyes away from the
 digest module and create a new example module, whose only function is to
@@ -1062,7 +1062,7 @@ configuration file.
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="context" id="context">Context aware configurations</a><a title="Permanent link" href="#context" class="permalink">&para;</a></h2>
+<h2><a name="context" id="context">Context aware configurations</a> <a title="Permanent link" href="#context" class="permalink">&para;</a></h2>
 <h3><a name="context_intro" id="context_intro">Introduction to context aware configurations</a></h3>
 <p>
 In Apache HTTP Server 2.4, different URLs, virtual hosts, directories etc can have very
@@ -1548,7 +1548,7 @@ void *merge_dir_conf(apr_pool_t *pool, v
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="summary" id="summary">Summing up</a><a title="Permanent link" href="#summary" class="permalink">&para;</a></h2>
+<h2><a name="summary" id="summary">Summing up</a> <a title="Permanent link" href="#summary" class="permalink">&para;</a></h2>
 <p>
 We have now looked at how to create simple modules for Apache HTTP Server 2.4 and
 configuring them. What you do next is entirely up to you, but it is my
@@ -1559,7 +1559,7 @@ or check out the rest of our documentati
 </p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="snippets" id="snippets">Some useful snippets of code</a><a title="Permanent link" href="#snippets" class="permalink">&para;</a></h2>
+<h2><a name="snippets" id="snippets">Some useful snippets of code</a> <a title="Permanent link" href="#snippets" class="permalink">&para;</a></h2>
 
 <h3><a name="get_post" id="get_post">Retrieve variables from POST form data</a></h3>
 

Modified: httpd/httpd/trunk/docs/manual/developer/modules.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/modules.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/modules.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/modules.html.en Tue Jan 22 09:53:04 2019
@@ -37,7 +37,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="easy" id="easy">The easier changes ...</a><a title="Permanent link" href="#easy" class="permalink">&para;</a></h2>
+<h2><a name="easy" id="easy">The easier changes ...</a> <a title="Permanent link" href="#easy" class="permalink">&para;</a></h2>
 
     <h3><a name="cleanup" id="cleanup">Cleanup Routines</a></h3>
       <p>These now need to be of type <code>apr_status_t</code> and return a
@@ -73,7 +73,7 @@
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="messy" id="messy">The messier changes...</a><a title="Permanent link" href="#messy" class="permalink">&para;</a></h2>
+<h2><a name="messy" id="messy">The messier changes...</a> <a title="Permanent link" href="#messy" class="permalink">&para;</a></h2>
 
     <h3><a name="register-hooks" id="register-hooks">Register Hooks</a></h3>
       <p>The new architecture uses a series of hooks to provide for

Modified: httpd/httpd/trunk/docs/manual/developer/modules.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/modules.html.ja.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/modules.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/developer/modules.html.ja.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -41,7 +41,7 @@
 </ul><h3>参照</h3><ul class="seealso"><li><a href="#comments_section">コメント</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="easy" id="easy">簡単な変更点</a><a title="Permanent link" href="#easy" class="permalink">&para;</a></h2>
+<h2><a name="easy" id="easy">簡単な変更点</a> <a title="Permanent link" href="#easy" class="permalink">&para;</a></h2>
 
     <h3><a name="cleanup" id="cleanup">クリーンナップ ルーチン</a></h3>
       <p>クリーンナップルーチンは <code>apr_status_t</code> 型である必要があります。
@@ -80,7 +80,7 @@
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="messy" id="messy">もっと厄介な変更点…</a><a title="Permanent link" href="#messy" class="permalink">&para;</a></h2>
+<h2><a name="messy" id="messy">もっと厄介な変更点…</a> <a title="Permanent link" href="#messy" class="permalink">&para;</a></h2>
 
     <h3><a name="register-hooks" id="register-hooks">フックの登録</a></h3>
       <p>新しいアーキテクチャでは作成した関数を呼び出すのに

Modified: httpd/httpd/trunk/docs/manual/developer/new_api_2_4.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/new_api_2_4.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/new_api_2_4.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/new_api_2_4.html.en Tue Jan 22 09:53:04 2019
@@ -54,7 +54,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="api_changes" id="api_changes">Changed APIs</a><a title="Permanent link" href="#api_changes" class="permalink">&para;</a></h2>
+<h2><a name="api_changes" id="api_changes">Changed APIs</a> <a title="Permanent link" href="#api_changes" class="permalink">&para;</a></h2>
   
 
   <h3><a name="ap_expr" id="ap_expr">ap_expr (NEW!)</a></h3>
@@ -311,7 +311,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="upgrading" id="upgrading">Specific information on upgrading modules from 2.2</a><a title="Permanent link" href="#upgrading" class="permalink">&para;</a></h2>
+<h2><a name="upgrading" id="upgrading">Specific information on upgrading modules from 2.2</a> <a title="Permanent link" href="#upgrading" class="permalink">&para;</a></h2>
   
 
   <h3><a name="upgrading_logging" id="upgrading_logging">Logging</a></h3>

Modified: httpd/httpd/trunk/docs/manual/developer/output-filters.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/output-filters.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/output-filters.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/output-filters.html.en Tue Jan 22 09:53:04 2019
@@ -48,7 +48,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="basics" id="basics">Filters and bucket brigades</a><a title="Permanent link" href="#basics" class="permalink">&para;</a></h2>
+<h2><a name="basics" id="basics">Filters and bucket brigades</a> <a title="Permanent link" href="#basics" class="permalink">&para;</a></h2>
     
 
     <p>Each time a filter is invoked, it is passed a <em>bucket
@@ -103,7 +103,7 @@
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="invocation" id="invocation">Filter invocation</a><a title="Permanent link" href="#invocation" class="permalink">&para;</a></h2>
+<h2><a name="invocation" id="invocation">Filter invocation</a> <a title="Permanent link" href="#invocation" class="permalink">&para;</a></h2>
     
 
     <p>For any given request, an output filter might be invoked only
@@ -142,7 +142,7 @@
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="brigade" id="brigade">Brigade structure</a><a title="Permanent link" href="#brigade" class="permalink">&para;</a></h2>
+<h2><a name="brigade" id="brigade">Brigade structure</a> <a title="Permanent link" href="#brigade" class="permalink">&para;</a></h2>
     
 
     <p>A bucket brigade is a doubly-linked list of buckets.  The list
@@ -199,7 +199,7 @@
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="buckets" id="buckets">Processing buckets</a><a title="Permanent link" href="#buckets" class="permalink">&para;</a></h2>
+<h2><a name="buckets" id="buckets">Processing buckets</a> <a title="Permanent link" href="#buckets" class="permalink">&para;</a></h2>
 
     
 
@@ -244,7 +244,7 @@
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="filtering" id="filtering">Filtering brigades</a><a title="Permanent link" href="#filtering" class="permalink">&para;</a></h2>
+<h2><a name="filtering" id="filtering">Filtering brigades</a> <a title="Permanent link" href="#filtering" class="permalink">&para;</a></h2>
     
 
     <p>The basic function of any output filter will be to iterate
@@ -297,7 +297,7 @@ while ((e = APR_BRIGADE_FIRST(bb)) != AP
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="state" id="state">Maintaining state</a><a title="Permanent link" href="#state" class="permalink">&para;</a></h2>
+<h2><a name="state" id="state">Maintaining state</a> <a title="Permanent link" href="#state" class="permalink">&para;</a></h2>
 
     
 
@@ -332,7 +332,7 @@ apr_status_t dummy_filter(ap_filter_t *f
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="buffer" id="buffer">Buffering buckets</a><a title="Permanent link" href="#buffer" class="permalink">&para;</a></h2>
+<h2><a name="buffer" id="buffer">Buffering buckets</a> <a title="Permanent link" href="#buffer" class="permalink">&para;</a></h2>
     
 
     <p>If a filter decides to store buckets beyond the duration of a
@@ -381,7 +381,7 @@ apr_status_t dummy_filter(ap_filter_t *f
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="nonblock" id="nonblock">Non-blocking bucket reads</a><a title="Permanent link" href="#nonblock" class="permalink">&para;</a></h2>
+<h2><a name="nonblock" id="nonblock">Non-blocking bucket reads</a> <a title="Permanent link" href="#nonblock" class="permalink">&para;</a></h2>
     
 
     <p>The <code>apr_bucket_read</code> function takes an
@@ -433,7 +433,7 @@ while ((e = APR_BRIGADE_FIRST(bb)) != AP
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="rules" id="rules">Ten rules for output filters</a><a title="Permanent link" href="#rules" class="permalink">&para;</a></h2>
+<h2><a name="rules" id="rules">Ten rules for output filters</a> <a title="Permanent link" href="#rules" class="permalink">&para;</a></h2>
     
 
     <p>In summary, here is a set of rules for all output filters to
@@ -485,7 +485,7 @@ while ((e = APR_BRIGADE_FIRST(bb)) != AP
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="usecase1" id="usecase1">Use case: buffering in mod_ratelimit</a><a title="Permanent link" href="#usecase1" class="permalink">&para;</a></h2>
+<h2><a name="usecase1" id="usecase1">Use case: buffering in mod_ratelimit</a> <a title="Permanent link" href="#usecase1" class="permalink">&para;</a></h2>
     
     <p>The <a href="http://svn.apache.org/r1833875">r1833875</a> change is a good
     example to show what buffering and keeping state means in the context of an

Modified: httpd/httpd/trunk/docs/manual/developer/request.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/request.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/request.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/request.html.en Tue Jan 22 09:53:04 2019
@@ -61,7 +61,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="processing" id="processing">The Request Processing Cycle</a><a title="Permanent link" href="#processing" class="permalink">&para;</a></h2>
+<h2><a name="processing" id="processing">The Request Processing Cycle</a> <a title="Permanent link" href="#processing" class="permalink">&para;</a></h2>
     <p>All requests pass through <code>ap_process_request_internal()</code>
     in <code>server/request.c</code>, including subrequests and redirects. If a module
     doesn't pass generated requests through this code, the author is cautioned
@@ -74,7 +74,7 @@
     irrelevant (and costly in terms of CPU.)</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="parsing" id="parsing">The Request Parsing Phase</a><a title="Permanent link" href="#parsing" class="permalink">&para;</a></h2>
+<h2><a name="parsing" id="parsing">The Request Parsing Phase</a> <a title="Permanent link" href="#parsing" class="permalink">&para;</a></h2>
     <h3><a name="unescape" id="unescape">Unescapes the URL</a></h3>
       <p>The request's <code>parsed_uri</code> path is unescaped, once and only
       once, at the beginning of internal request processing.</p>
@@ -149,7 +149,7 @@
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="security" id="security">The Security Phase</a><a title="Permanent link" href="#security" class="permalink">&para;</a></h2>
+<h2><a name="security" id="security">The Security Phase</a> <a title="Permanent link" href="#security" class="permalink">&para;</a></h2>
     <p>Needs Documentation. Code is:</p>
 
     <pre class="prettyprint lang-c">if ((access_status = ap_run_access_checker(r)) != 0) {
@@ -166,7 +166,7 @@ if ((access_status = ap_run_auth_checker
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="preparation" id="preparation">The Preparation Phase</a><a title="Permanent link" href="#preparation" class="permalink">&para;</a></h2>
+<h2><a name="preparation" id="preparation">The Preparation Phase</a> <a title="Permanent link" href="#preparation" class="permalink">&para;</a></h2>
     <h3><a name="type_checker" id="type_checker">Hook: type_checker</a></h3>
       <p>The modules have an opportunity to test the URI or filename
       against the target resource, and set mime information for the
@@ -191,7 +191,7 @@ if ((access_status = ap_run_auth_checker
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="handler" id="handler">The Handler Phase</a><a title="Permanent link" href="#handler" class="permalink">&para;</a></h2>
+<h2><a name="handler" id="handler">The Handler Phase</a> <a title="Permanent link" href="#handler" class="permalink">&para;</a></h2>
     <p>This phase is <strong>not</strong> part of the processing in
     <code>ap_process_request_internal()</code>. Many
     modules prepare one or more subrequests prior to creating any

Modified: httpd/httpd/trunk/docs/manual/developer/thread_safety.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/thread_safety.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/thread_safety.html.en (original)
+++ httpd/httpd/trunk/docs/manual/developer/thread_safety.html.en Tue Jan 22 09:53:04 2019
@@ -41,7 +41,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="variables" id="variables">Global and static variables</a><a title="Permanent link" href="#variables" class="permalink">&para;</a></h2>
+<h2><a name="variables" id="variables">Global and static variables</a> <a title="Permanent link" href="#variables" class="permalink">&para;</a></h2>
     <p>When writing your module or when trying to determine if a module or
     3rd party library is thread safe there are some common things to keep in
     mind.</p>
@@ -69,7 +69,7 @@
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="errno" id="errno">errno</a><a title="Permanent link" href="#errno" class="permalink">&para;</a></h2>
+<h2><a name="errno" id="errno">errno</a> <a title="Permanent link" href="#errno" class="permalink">&para;</a></h2>
     <p>This is a common global variable that holds the error number of the
     last error that occurred. If one thread calls a low-level function that
     sets errno and then another thread checks it, we are bleeding error
@@ -94,7 +94,7 @@
     <code>_SVID_SOURCE</code>, and <code>_BSD_SOURCE</code>.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="functions" id="functions">Common standard troublesome functions</a><a title="Permanent link" href="#functions" class="permalink">&para;</a></h2>
+<h2><a name="functions" id="functions">Common standard troublesome functions</a> <a title="Permanent link" href="#functions" class="permalink">&para;</a></h2>
     <p>Not only do things have to be thread safe, but they also have to be
     reentrant. <code>strtok()</code> is an obvious one. You call it the first
     time with your delimiter which it then remembers and on each subsequent
@@ -113,7 +113,7 @@
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="commonlibs" id="commonlibs">Common 3rd Party Libraries</a><a title="Permanent link" href="#commonlibs" class="permalink">&para;</a></h2>
+<h2><a name="commonlibs" id="commonlibs">Common 3rd Party Libraries</a> <a title="Permanent link" href="#commonlibs" class="permalink">&para;</a></h2>
     <p>The following is a list of common libraries that are used by 3rd party
     Apache modules.  You can check to see if your module is using a potentially
     unsafe library by using tools such as <code>ldd(1)</code> and
@@ -148,7 +148,7 @@
     to look for individual symbols in the module.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="liblist" id="liblist">Library List</a><a title="Permanent link" href="#liblist" class="permalink">&para;</a></h2>
+<h2><a name="liblist" id="liblist">Library List</a> <a title="Permanent link" href="#liblist" class="permalink">&para;</a></h2>
     <p>Please drop a note to <a href="http://httpd.apache.org/lists.html#http-dev">dev@httpd.apache.org</a>
     if you have additions or corrections to this list.</p>