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 [36/37] - in /httpd/httpd/trunk/docs/manual: ./ developer/ howto/ misc/ mod/ platform/ programs/ rewrite/ ssl/ vhosts/

Modified: httpd/httpd/trunk/docs/manual/stopping.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/stopping.html.es.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/stopping.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/stopping.html.es.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -47,7 +47,7 @@
 </ul><h3>Consulte también</h3><ul class="seealso"><li><code class="program"><a href="./programs/httpd.html">httpd</a></code></li><li><code class="program"><a href="./programs/apachectl.html">apachectl</a></code></li><li><a href="invoking.html" />Iniciar Apache</li><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="introduction" id="introduction">Introducción</a><a title="Enlace permanente" href="#introduction" class="permalink">&para;</a></h2>
+<h2><a name="introduction" id="introduction">Introducción</a> <a title="Enlace permanente" href="#introduction" class="permalink">&para;</a></h2>
 
     <p>Para parar y reiniciar Apache, hay que enviar la señal
     apropiada al proceso padre <code>httpd</code> que se está
@@ -92,7 +92,7 @@
     configuración.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="term" id="term">Parar Ahora Apache</a><a title="Enlace permanente" href="#term" class="permalink">&para;</a></h2>
+<h2><a name="term" id="term">Parar Ahora Apache</a> <a title="Enlace permanente" href="#term" class="permalink">&para;</a></h2>
 
 <dl><dt>Señal: TERM</dt>
 <dd><code>apachectl -k stop</code></dd>
@@ -107,7 +107,7 @@
     atendida.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="graceful" id="graceful">Reinicio "Graceful" o elegante</a><a title="Enlace permanente" href="#graceful" class="permalink">&para;</a></h2>
+<h2><a name="graceful" id="graceful">Reinicio "Graceful" o elegante</a> <a title="Enlace permanente" href="#graceful" class="permalink">&para;</a></h2>
 
 <dl><dt>Señal: USR1</dt>
 <dd><code>apachectl -k graceful</code></dd>
@@ -195,7 +195,7 @@
     graceful.</div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="hup" id="hup">Reiniciar Apache</a><a title="Enlace permanente" href="#hup" class="permalink">&para;</a></h2>
+<h2><a name="hup" id="hup">Reiniciar Apache</a> <a title="Enlace permanente" href="#hup" class="permalink">&para;</a></h2>
 
 <dl><dt>Señal: HUP</dt>
 <dd><code>apachectl -k restart</code></dd>
@@ -220,7 +220,7 @@ reiniciará, sino que terminará con un
 más arriba cómo puede solucionar este problema.</div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="race" id="race">Apándice: señales y race conditions</a><a title="Enlace permanente" href="#race" class="permalink">&para;</a></h2>
+<h2><a name="race" id="race">Apándice: señales y race conditions</a> <a title="Enlace permanente" href="#race" class="permalink">&para;</a></h2>
 
     <p>Con anterioridad a la versión de Apache 1.2b9 había
     varias <em>race conditions</em> implicadas en las señales

Modified: httpd/httpd/trunk/docs/manual/stopping.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/stopping.html.ja.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/stopping.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/stopping.html.ja.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -47,7 +47,7 @@
 </ul><h3>参照</h3><ul class="seealso"><li><code class="program"><a href="./programs/httpd.html">httpd</a></code></li><li><code class="program"><a href="./programs/apachectl.html">apachectl</a></code></li><li><a href="invoking.html">Starting</a></li><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="introduction" id="introduction">イントロダクション</a><a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
+<h2><a name="introduction" id="introduction">イントロダクション</a> <a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
 
     <p>Apache HTTP Server を停止したり再起動したりするためには、実行されている
     <code class="program"><a href="./programs/httpd.html">httpd</a></code> プロセスにシグナルを送る必要があります。
@@ -92,7 +92,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="term" id="term">急な停止</a><a title="Permanent link" href="#term" class="permalink">&para;</a></h2>
+<h2><a name="term" id="term">急な停止</a> <a title="Permanent link" href="#term" class="permalink">&para;</a></h2>
 
 <dl><dt>シグナル: TERM</dt>
 <dd><code>apachectl -k stop</code></dd>
@@ -106,7 +106,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="graceful" id="graceful">緩やかな再起動</a><a title="Permanent link" href="#graceful" class="permalink">&para;</a></h2>
+<h2><a name="graceful" id="graceful">緩やかな再起動</a> <a title="Permanent link" href="#graceful" class="permalink">&para;</a></h2>
 
 <dl><dt>シグナル: USR1</dt>
 <dd><code>apachectl -k graceful</code></dd>
@@ -176,7 +176,7 @@
     </div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="hup" id="hup">急な再起動</a><a title="Permanent link" href="#hup" class="permalink">&para;</a></h2>
+<h2><a name="hup" id="hup">急な再起動</a> <a title="Permanent link" href="#hup" class="permalink">&para;</a></h2>
 
 <dl><dt>シグナル: HUP</dt>
 <dd><code>apachectl -k restart</code></dd>
@@ -196,7 +196,7 @@
     もし構文エラーがあればその旨が示され、再起動は行われません。</div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="gracefulstop" id="gracefulstop">緩やかな停止</a><a title="Permanent link" href="#gracefulstop" class="permalink">&para;</a></h2>
+<h2><a name="gracefulstop" id="gracefulstop">緩やかな停止</a> <a title="Permanent link" href="#gracefulstop" class="permalink">&para;</a></h2>
 
 <dl><dt>Signal: WINCH</dt>
 <dd><code>apachectl -k graceful-stop</code></dd>

Modified: httpd/httpd/trunk/docs/manual/stopping.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/stopping.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/stopping.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/stopping.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -47,7 +47,7 @@
 </ul><h3>참고</h3><ul class="seealso"><li><a href="programs/httpd.html">httpd</a></li><li><a href="programs/apachectl.html">apachectl</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">소개</a><a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
+<h2><a name="introduction" id="introduction">소개</a> <a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
 
     <p>아파치를 중단하고 재시작하려면 실행하고 있는
     <code>httpd</code> 프로세스에 시그널을 보내야 한다. 시그널을
@@ -77,7 +77,7 @@
     <p>위 예를 당신의 <code class="directive"><a href="./mod/core.html#serverroot">ServerRoot</a></code>와 <code class="directive"><a href="./mod/mpm_common.html#pidfile">PidFile</a></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="term" id="term">당장 중단</a><a title="Permanent link" href="#term" class="permalink">&para;</a></h2>
+<h2><a name="term" id="term">당장 중단</a> <a title="Permanent link" href="#term" class="permalink">&para;</a></h2>
 
 <dl><dt>시그널: TERM</dt>
 <dd><code>apachectl -k stop</code></dd>
@@ -89,7 +89,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="graceful" id="graceful">점잖은 재시작</a><a title="Permanent link" href="#graceful" class="permalink">&para;</a></h2>
+<h2><a name="graceful" id="graceful">점잖은 재시작</a> <a title="Permanent link" href="#graceful" class="permalink">&para;</a></h2>
 
 <dl><dt>시그널: USR1</dt>
 <dd><code>apachectl -k graceful</code></dd>
@@ -151,7 +151,7 @@
     점잖은 재시작을 하기전에 오류를 고쳐야한다.</div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="hup" id="hup">당장 재시작</a><a title="Permanent link" href="#hup" class="permalink">&para;</a></h2>
+<h2><a name="hup" id="hup">당장 재시작</a> <a title="Permanent link" href="#hup" class="permalink">&para;</a></h2>
 
 <dl><dt>시그널: HUP</dt>
 <dd><code>apachectl -k restart</code></dd>
@@ -170,7 +170,7 @@
 않고 오류를 내며 종료할 것이다. 이를 피하는 방법은 위를 참고하라.</div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="race" id="race">부록: 시그널과 레이스 컨디션</a><a title="Permanent link" href="#race" class="permalink">&para;</a></h2>
+<h2><a name="race" id="race">부록: 시그널과 레이스 컨디션</a> <a title="Permanent link" href="#race" class="permalink">&para;</a></h2>
 
     <p>Apache 1.2b9 이전에는 재시작과 종료 시그널에 관계된
     <em>레이스 컨디션(race condition)</em>이 있었다. (레이스

Modified: httpd/httpd/trunk/docs/manual/stopping.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/stopping.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/stopping.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/stopping.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -48,7 +48,7 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><code class="program"><a href="./programs/httpd.html">httpd</a></code></li><li><code class="program"><a href="./programs/apachectl.html">apachectl</a></code></li><li><a href="invoking.html">Başlatma</a></li><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="introduction" id="introduction">Giriş</a><a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
+<h2><a name="introduction" id="introduction">Giriş</a> <a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
 
     <p>Apache HTTP Sunucusunu durdurmak ve yeniden başlatmak için çalışan
       <code class="program"><a href="./programs/httpd.html">httpd</a></code> süreçlerine bir sinyal göndermeniz gerekir.
@@ -91,7 +91,7 @@
       ayarlara uygun olarak değiştirdikten sonra kullanınız.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="term" id="term">Hemen Durdur</a><a title="Permanent link" href="#term" class="permalink">&para;</a></h2>
+<h2><a name="term" id="term">Hemen Durdur</a> <a title="Permanent link" href="#term" class="permalink">&para;</a></h2>
 
   <dl><dt>Sinyal: TERM</dt>
     <dd><code>apachectl -k stop</code></dd>
@@ -104,7 +104,7 @@
       sonlandırılacak ve artık isteklere yanıt verilmeyecektir.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="graceful" id="graceful">Nazikçe Yeniden Başlat</a><a title="Permanent link" href="#graceful" class="permalink">&para;</a></h2>
+<h2><a name="graceful" id="graceful">Nazikçe Yeniden Başlat</a> <a title="Permanent link" href="#graceful" class="permalink">&para;</a></h2>
 
   <dl><dt>Sinyal: USR1</dt>
     <dd><code>apachectl -k graceful</code></dd>
@@ -171,7 +171,7 @@
       düzeltmeniz gerekir.</p></div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="hup" id="hup">Hemen Yeniden Başlat</a><a title="Permanent link" href="#hup" class="permalink">&para;</a></h2>
+<h2><a name="hup" id="hup">Hemen Yeniden Başlat</a> <a title="Permanent link" href="#hup" class="permalink">&para;</a></h2>
 
   <dl><dt>Sinyal: HUP</dt>
     <dd><code>apachectl -k restart</code></dd>
@@ -194,7 +194,7 @@
       hatalarıyla ilgili bildirim alırsınız.</div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="gracefulstop" id="gracefulstop">Nazikçe Durdur</a><a title="Permanent link" href="#gracefulstop" class="permalink">&para;</a></h2>
+<h2><a name="gracefulstop" id="gracefulstop">Nazikçe Durdur</a> <a title="Permanent link" href="#gracefulstop" class="permalink">&para;</a></h2>
 
   <dl><dt>Sinyal: WINCH</dt>
     <dd><code>apachectl -k graceful-stop</code></dd>

Modified: httpd/httpd/trunk/docs/manual/suexec.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/suexec.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/suexec.html.en (original)
+++ httpd/httpd/trunk/docs/manual/suexec.html.en Tue Jan 22 09:53:04 2019
@@ -59,7 +59,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="before" id="before">Before we begin</a><a title="Permanent link" href="#before" class="permalink">&para;</a></h2>
+<h2><a name="before" id="before">Before we begin</a> <a title="Permanent link" href="#before" class="permalink">&para;</a></h2>
 
     <p>Before jumping head-first into this document,
     you should be aware that certain assumptions are made about you and
@@ -107,7 +107,7 @@
     <p>Still with us? Yes? Good. Let's move on!</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="model" id="model">suEXEC Security Model</a><a title="Permanent link" href="#model" class="permalink">&para;</a></h2>
+<h2><a name="model" id="model">suEXEC Security Model</a> <a title="Permanent link" href="#model" class="permalink">&para;</a></h2>
 
     <p>Before we begin configuring and installing
     suEXEC, we will first discuss the security model you are about
@@ -357,7 +357,7 @@
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="install" id="install">Configuring &amp; Installing
-    suEXEC</a><a title="Permanent link" href="#install" class="permalink">&para;</a></h2>
+    suEXEC</a> <a title="Permanent link" href="#install" class="permalink">&para;</a></h2>
 
     <p>Here's where we begin the fun.</p>
 
@@ -517,7 +517,7 @@ Group webgroup</pre>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="enable" id="enable">Enabling &amp; Disabling
-    suEXEC</a><a title="Permanent link" href="#enable" class="permalink">&para;</a></h2>
+    suEXEC</a> <a title="Permanent link" href="#enable" class="permalink">&para;</a></h2>
 
     <p>Upon startup of httpd, it looks for the file
     <code class="program"><a href="./programs/suexec.html">suexec</a></code> in the directory defined by the
@@ -542,7 +542,7 @@ Group webgroup</pre>
     httpd after you have removed the <code class="program"><a href="./programs/suexec.html">suexec</a></code> file.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="usage" id="usage">Using suEXEC</a><a title="Permanent link" href="#usage" class="permalink">&para;</a></h2>
+<h2><a name="usage" id="usage">Using suEXEC</a> <a title="Permanent link" href="#usage" class="permalink">&para;</a></h2>
 
     <p>Requests for CGI programs will call the suEXEC wrapper only if
     they are for a virtual host containing a <code class="directive"><a href="./mod/mod_suexec.html#suexecusergroup">SuexecUserGroup</a></code> directive or if
@@ -567,7 +567,7 @@ Group webgroup</pre>
      <code>--with-suexec-userdir</code> <a href="#install">compile
      time option</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="debug" id="debug">Debugging suEXEC</a><a title="Permanent link" href="#debug" class="permalink">&para;</a></h2>
+<h2><a name="debug" id="debug">Debugging suEXEC</a> <a title="Permanent link" href="#debug" class="permalink">&para;</a></h2>
 
     <p>The suEXEC wrapper will write log information
     to the file defined with the <code>--with-suexec-logfile</code>
@@ -581,7 +581,7 @@ Group webgroup</pre>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="jabberwock" id="jabberwock">Beware the Jabberwock:
-    Warnings &amp; Examples</a><a title="Permanent link" href="#jabberwock" class="permalink">&para;</a></h2>
+    Warnings &amp; Examples</a> <a title="Permanent link" href="#jabberwock" class="permalink">&para;</a></h2>
 
     <p><strong>NOTE!</strong> This section may not be
     complete. For the latest revision of this section of the

Modified: httpd/httpd/trunk/docs/manual/suexec.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/suexec.html.ja.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/suexec.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/suexec.html.ja.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -62,7 +62,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="before" id="before">始める前に</a><a title="Permanent link" href="#before" class="permalink">&para;</a></h2>
+<h2><a name="before" id="before">始める前に</a> <a title="Permanent link" href="#before" class="permalink">&para;</a></h2>
 
     <p>この文書の先頭に飛ぶ前に、Apache
     グループとこの文書での仮定を知っておくべきでしょう。
@@ -110,7 +110,7 @@
     <p>それでも進みますか? よろしい。では、先へ進みましょう!</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="model" id="model">suEXEC セキュリティモデル</a><a title="Permanent link" href="#model" class="permalink">&para;</a></h2>
+<h2><a name="model" id="model">suEXEC セキュリティモデル</a> <a title="Permanent link" href="#model" class="permalink">&para;</a></h2>
 
     <p>suEXEC の設定とインストールを始める前に、
     まず実装しようとしているセキュリティモデルについて論じておきます。
@@ -362,7 +362,7 @@
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="install" id="install">suEXEC
-    の設定とインストール</a><a title="Permanent link" href="#install" class="permalink">&para;</a></h2>
+    の設定とインストール</a> <a title="Permanent link" href="#install" class="permalink">&para;</a></h2>
 
     <p>ここから楽しくなります。</p>
 
@@ -494,7 +494,7 @@
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="enable" id="enable">suEXEC
-    の有効化と無効化</a><a title="Permanent link" href="#enable" class="permalink">&para;</a></h2>
+    の有効化と無効化</a> <a title="Permanent link" href="#enable" class="permalink">&para;</a></h2>
 
     <p>起動時に、Apache は <code>--sbindir</code>
     オプションで設定されたディレクトリで
@@ -519,7 +519,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="usage" id="usage">suEXEC の使用</a><a title="Permanent link" href="#usage" class="permalink">&para;</a></h2>
+<h2><a name="usage" id="usage">suEXEC の使用</a> <a title="Permanent link" href="#usage" class="permalink">&para;</a></h2>
 
     <p>CGI プログラムへのリクエストが suEXEC ラッパーを呼ぶのは、
     <code class="directive"><a href="./mod/mod_suexec.html#suexecusergroup">SuexecUserGroup</a></code> ディレクティブを
@@ -548,7 +548,7 @@
      時のオプション</a> <code>--with-suexec-userdir</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="debug" id="debug">suEXEC のデバッグ</a><a title="Permanent link" href="#debug" class="permalink">&para;</a></h2>
+<h2><a name="debug" id="debug">suEXEC のデバッグ</a> <a title="Permanent link" href="#debug" class="permalink">&para;</a></h2>
 
     <p>suEXEC wrapper は、上記で述べた <code>--with-suexec-logfile</code>
     オプションで指定されたファイルにログ情報を記録します。
@@ -557,7 +557,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="jabberwock" id="jabberwock">とかげに注意: 警告と事例</a><a title="Permanent link" href="#jabberwock" class="permalink">&para;</a></h2>
+<h2><a name="jabberwock" id="jabberwock">とかげに注意: 警告と事例</a> <a title="Permanent link" href="#jabberwock" class="permalink">&para;</a></h2>
 
     <p><strong>注意!</strong>
     この章は完全ではありません。この章の最新改訂版については、

Modified: httpd/httpd/trunk/docs/manual/suexec.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/suexec.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/suexec.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/suexec.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -54,7 +54,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="before" id="before">시작하기 전에</a><a title="Permanent link" href="#before" class="permalink">&para;</a></h2>
+<h2><a name="before" id="before">시작하기 전에</a> <a title="Permanent link" href="#before" class="permalink">&para;</a></h2>
 
     <p>시작하기 전에 우선 아파치그룹과 이 문서의 가정을 밝힌다.</p>
 
@@ -88,7 +88,7 @@
     <p>아직도 사용하길 원하는가? 그런가? 좋다. 이제 시작하자!</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="model" id="model">suEXEC 보안모델</a><a title="Permanent link" href="#model" class="permalink">&para;</a></h2>
+<h2><a name="model" id="model">suEXEC 보안모델</a> <a title="Permanent link" href="#model" class="permalink">&para;</a></h2>
 
     <p>suEXEC를 구성하고 설치하기 전에 우리는 보안모델을 먼저
     설명한다. 이를 통해 정확히 suEXEC 안에서는 무슨 일이 일어나며
@@ -313,7 +313,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="install" id="install">suEXEC 구성과 설치</a><a title="Permanent link" href="#install" class="permalink">&para;</a></h2>
+<h2><a name="install" id="install">suEXEC 구성과 설치</a> <a title="Permanent link" href="#install" class="permalink">&para;</a></h2>
 
     <p>이제 재미있는 내용이 시작한다.</p>
 
@@ -428,7 +428,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="enable" id="enable">suEXEC 키고 끄기</a><a title="Permanent link" href="#enable" class="permalink">&para;</a></h2>
+<h2><a name="enable" id="enable">suEXEC 키고 끄기</a> <a title="Permanent link" href="#enable" class="permalink">&para;</a></h2>
 
     <p>아파치는 시작할때 <code>--sbindir</code> 옵션으로 지정한
     디렉토리에서 <code>suexec</code> 파일을 (기본값
@@ -451,7 +451,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="usage" id="usage">suEXEC 사용하기</a><a title="Permanent link" href="#usage" class="permalink">&para;</a></h2>
+<h2><a name="usage" id="usage">suEXEC 사용하기</a> <a title="Permanent link" href="#usage" class="permalink">&para;</a></h2>
 
     <p>CGI 프로그램 요청의 경우 <code class="directive"><a href="./mod/mod_suexec.html#suexecusergroup">SuexecUserGroup</a></code> 지시어를
     사용한 가상호스트에 요청을 하였거나 <code class="module"><a href="./mod/mod_userdir.html">mod_userdir</a></code>이
@@ -473,7 +473,7 @@
      검사</a> 항목을 만족해야 한다. <a href="#install">구성
      옵션</a> <code>--with-suexec-userdir</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="debug" id="debug">suEXEC 디버깅하기</a><a title="Permanent link" href="#debug" class="permalink">&para;</a></h2>
+<h2><a name="debug" id="debug">suEXEC 디버깅하기</a> <a title="Permanent link" href="#debug" class="permalink">&para;</a></h2>
 
     <p>suEXEC wrapper는 로그 정보를 위에서 다룬
     <code>--with-suexec-logfile</code> 옵션으로 지정한 파일에
@@ -482,7 +482,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="jabberwock" id="jabberwock">다시 한번 조심하라: 경고와 예제</a><a title="Permanent link" href="#jabberwock" class="permalink">&para;</a></h2>
+<h2><a name="jabberwock" id="jabberwock">다시 한번 조심하라: 경고와 예제</a> <a title="Permanent link" href="#jabberwock" class="permalink">&para;</a></h2>
 
     <p><strong>주의!</strong> 이 섹션은 완전하지 않을 수 있다.
     아파치그룹의 <a href="http://httpd.apache.org/docs/trunk/suexec.html">온라인

Modified: httpd/httpd/trunk/docs/manual/suexec.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/suexec.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/suexec.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/suexec.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -59,7 +59,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="before" id="before">Başlamadan önce</a><a title="Permanent link" href="#before" class="permalink">&para;</a></h2>
+<h2><a name="before" id="before">Başlamadan önce</a> <a title="Permanent link" href="#before" class="permalink">&para;</a></h2>
 
     <p>Belgeye balıklama dalmadan önce, suexec'i kullanacağınız ortam ve
       kendiniz hakkında yapılmış çeşitli kabuller hakkında bilgi sahibi
@@ -103,7 +103,7 @@
     <p>Hala bizimle misiniz? Evet mi? Pekala, o halde devam!</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="model" id="model">SuEXEC Güvenlik Modeli</a><a title="Permanent link" href="#model" class="permalink">&para;</a></h2>
+<h2><a name="model" id="model">SuEXEC Güvenlik Modeli</a> <a title="Permanent link" href="#model" class="permalink">&para;</a></h2>
 
     <p>SuEXEC yapılandırması ve kurulumuna girişmeden önce biraz da
       gerçekleşmesini istediğiniz güvenlik modelinin ayrıntıları üzerinde
@@ -309,7 +309,7 @@
       ayrıntılı bilgi edinmek için bu belgenin <a href="#jabberwock">"Uyarılar ve Örnekler"</a> bölümüne bakınız.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="install" id="install">suEXEC’in Yapılandırılması ve Kurulumu</a><a title="Permanent link" href="#install" class="permalink">&para;</a></h2>
+<h2><a name="install" id="install">suEXEC’in Yapılandırılması ve Kurulumu</a> <a title="Permanent link" href="#install" class="permalink">&para;</a></h2>
 
     <p>Eğlence başlıyor.</p>
 
@@ -448,7 +448,7 @@
     
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="enable" id="enable">suEXEC’in etkin kılınması ve iptal edilmesi</a><a title="Permanent link" href="#enable" class="permalink">&para;</a></h2>
+<h2><a name="enable" id="enable">suEXEC’in etkin kılınması ve iptal edilmesi</a> <a title="Permanent link" href="#enable" class="permalink">&para;</a></h2>
     
 
     <p>httpd başlatıldığı sırada <code class="program"><a href="./programs/suexec.html">suexec</a></code> çalıştırıcısı için
@@ -474,7 +474,7 @@
       dosyasını sildikten sonra httpd'yi öldürüp yeniden başlamalısınız.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="usage" id="usage">SuEXEC’in kullanımı</a><a title="Permanent link" href="#usage" class="permalink">&para;</a></h2>
+<h2><a name="usage" id="usage">SuEXEC’in kullanımı</a> <a title="Permanent link" href="#usage" class="permalink">&para;</a></h2>
 
     <p>CGI programlarına yapılan isteklerin suEXEC çalıştırıcısı tarafından
       yerine getirilebilmesi için sanal konağın bir <code class="directive"><a href="./mod/mod_suexec.html#suexecusergroup">SuexecUserGroup</a></code> yönergesi içermesi veya
@@ -499,7 +499,7 @@
     geçebilmesidir. Ayrıca,  <code>--with-suexec-userdir</code> <a href="#install">derleme</a> seçeneğinin açıklamasına da bakınız.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="debug" id="debug">SuEXEC ve hata ayıklama</a><a title="Permanent link" href="#debug" class="permalink">&para;</a></h2>
+<h2><a name="debug" id="debug">SuEXEC ve hata ayıklama</a> <a title="Permanent link" href="#debug" class="permalink">&para;</a></h2>
 
     <p>SuEXEC çalıştırıcısı yukarıda değinildiği gibi günlük bilgilerini
       <code>--with-suexec-logfile</code> seçeneği ile belirtilen dosyaya
@@ -509,7 +509,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="jabberwock" id="jabberwock">Uyarılar ve Örnekler</a><a title="Permanent link" href="#jabberwock" class="permalink">&para;</a></h2>
+<h2><a name="jabberwock" id="jabberwock">Uyarılar ve Örnekler</a> <a title="Permanent link" href="#jabberwock" class="permalink">&para;</a></h2>
     
 
     <p><strong>UYARI!</strong> Bu bölüm henüz bitmedi. Bu bölümün son hali

Modified: httpd/httpd/trunk/docs/manual/upgrading.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/upgrading.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/upgrading.html.en (original)
+++ httpd/httpd/trunk/docs/manual/upgrading.html.en Tue Jan 22 09:53:04 2019
@@ -54,7 +54,7 @@
   Apache HTTP Server 2.4</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="compile-time" id="compile-time">Compile-Time Configuration Changes</a><a title="Permanent link" href="#compile-time" class="permalink">&para;</a></h2>
+<h2><a name="compile-time" id="compile-time">Compile-Time Configuration Changes</a> <a title="Permanent link" href="#compile-time" class="permalink">&para;</a></h2>
     
 
     <p>The compilation process is very similar to the one used in
@@ -93,7 +93,7 @@
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="run-time" id="run-time">Run-Time Configuration Changes</a><a title="Permanent link" href="#run-time" class="permalink">&para;</a></h2>
+<h2><a name="run-time" id="run-time">Run-Time Configuration Changes</a> <a title="Permanent link" href="#run-time" class="permalink">&para;</a></h2>
     
     <p>There have been significant changes in authorization configuration,
     and other minor configuration changes, that could require changes to your 2.2
@@ -417,7 +417,7 @@ Require ip 127.0.0.1</pre>
     
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="misc" id="misc">Misc Changes</a><a title="Permanent link" href="#misc" class="permalink">&para;</a></h2>
+<h2><a name="misc" id="misc">Misc Changes</a> <a title="Permanent link" href="#misc" class="permalink">&para;</a></h2>
     
 
     <ul>
@@ -469,7 +469,7 @@ Require ip 127.0.0.1</pre>
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="third-party" id="third-party">Third Party Modules</a><a title="Permanent link" href="#third-party" class="permalink">&para;</a></h2>
+<h2><a name="third-party" id="third-party">Third Party Modules</a> <a title="Permanent link" href="#third-party" class="permalink">&para;</a></h2>
     
     <p>All modules must be recompiled for 2.4 before being loaded.</p>
 
@@ -479,7 +479,7 @@ Require ip 127.0.0.1</pre>
     update</a> overview.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="commonproblems" id="commonproblems">Common problems when upgrading</a><a title="Permanent link" href="#commonproblems" class="permalink">&para;</a></h2>
+<h2><a name="commonproblems" id="commonproblems">Common problems when upgrading</a> <a title="Permanent link" href="#commonproblems" class="permalink">&para;</a></h2>
     
     <ul><li>Startup errors:
     <ul>

Modified: httpd/httpd/trunk/docs/manual/urlmapping.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/urlmapping.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/urlmapping.html.en (original)
+++ httpd/httpd/trunk/docs/manual/urlmapping.html.en Tue Jan 22 09:53:04 2019
@@ -46,12 +46,12 @@
 </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="related" id="related">Related Modules and Directives</a><a title="Permanent link" href="#related" class="permalink">&para;</a></h2>
+<h2><a name="related" id="related">Related Modules and Directives</a> <a title="Permanent link" href="#related" class="permalink">&para;</a></h2>
 
 <table class="related"><tr><th>Related Modules</th><th>Related Directives</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_actions.html">mod_actions</a></code></li><li><code class="module"><a href="./mod/mod_alias.html">mod_alias</a></code></li><li><code class="module"><a href="./mod/mod_autoindex.html">mod_autoindex</a></code></li><li><code class="module"><a href="./mod/mod_dir.html">mod_dir</a></code></li><li><code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code></li><li><code class="module"><a href="./mod/mod_negotiation.html">mod_negotiation</a></code></li><li><code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code></li><li><code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code></li><li><code class="module"><a href="./mod/mod_speling.html">mod_speling</a></code></li><li><code class="module"><a href="./mod/mod_userdir.html">mod_userdir</a></code></li><li><code class="module"><a href="./mod/mod_vhost_alia
 s.html">mod_vhost_alias</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/mod_alias.html#alias">Alias</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#aliasmatch">AliasMatch</a></code></li><li><code class="directive"><a href="./mod/mod_speling.html#checkspelling">CheckSpelling</a></code></li><li><code class="directive"><a href="./mod/mod_dir.html#directoryindex">DirectoryIndex</a></code></li><li><code class="directive"><a href="./mod/core.html#documentroot">DocumentRoot</a></code></li><li><code class="directive"><a href="./mod/core.html#errordocument">ErrorDocument</a></code></li><li><code class="directive"><a href="./mod/core.html#options">Options</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypass">ProxyPass</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreverse">ProxyPassReverse</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassrevers
 ecookiedomain">ProxyPassReverseCookieDomain</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiepath">ProxyPassReverseCookiePath</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#redirect">Redirect</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#redirectmatch">RedirectMatch</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewritecond">RewriteCond</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewriterule">RewriteRule</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#scriptalias">ScriptAlias</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#scriptaliasmatch">ScriptAliasMatch</a></code></li><li><code class="directive"><a href="./mod/mod_userdir.html#userdir">UserDir</a></code></li></ul></td></tr></table>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="documentroot" id="documentroot">DocumentRoot</a><a title="Permanent link" href="#documentroot" class="permalink">&para;</a></h2>
+<h2><a name="documentroot" id="documentroot">DocumentRoot</a> <a title="Permanent link" href="#documentroot" class="permalink">&para;</a></h2>
 
     <p>In deciding what file to serve for a given request, httpd's
     default behavior is to take the URL-Path for the request (the part
@@ -101,7 +101,7 @@
     (<code>httpd.conf</code>) and, possibly, once per additional <a href="vhosts/">Virtual Host</a> you create.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="outside" id="outside">Files Outside the DocumentRoot</a><a title="Permanent link" href="#outside" class="permalink">&para;</a></h2>
+<h2><a name="outside" id="outside">Files Outside the DocumentRoot</a> <a title="Permanent link" href="#outside" class="permalink">&para;</a></h2>
 
     <p>There are frequently circumstances where it is necessary to
     allow web access to parts of the filesystem that are not strictly
@@ -140,7 +140,7 @@
     the resulting file as a CGI script.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="user" id="user">User Directories</a><a title="Permanent link" href="#user" class="permalink">&para;</a></h2>
+<h2><a name="user" id="user">User Directories</a> <a title="Permanent link" href="#user" class="permalink">&para;</a></h2>
 
     <p>Traditionally on Unix systems, the home directory of a
     particular <em>user</em> can be referred to as
@@ -182,7 +182,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="redirect" id="redirect">URL Redirection</a><a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
+<h2><a name="redirect" id="redirect">URL Redirection</a> <a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
 
     <p>The configuration directives discussed in the above sections
     tell httpd to get content from a specific place in the filesystem
@@ -220,7 +220,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="proxy" id="proxy">Reverse Proxy</a><a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
+<h2><a name="proxy" id="proxy">Reverse Proxy</a> <a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
 
 <p>httpd also allows you to bring remote documents into the URL space
 of the local server.  This technique is called <em>reverse
@@ -267,7 +267,7 @@ to create maps of URLs that need to be r
 proxying scenarios can be handled.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="rewrite" id="rewrite">Rewriting Engine</a><a title="Permanent link" href="#rewrite" class="permalink">&para;</a></h2>
+<h2><a name="rewrite" id="rewrite">Rewriting Engine</a> <a title="Permanent link" href="#rewrite" class="permalink">&para;</a></h2>
 
     <p>When even more powerful substitution is required, the rewriting
     engine provided by <code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code>
@@ -282,7 +282,7 @@ proxying scenarios can be handled.</p>
     <a href="rewrite/">detailed mod_rewrite documentation</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="notfound" id="notfound">File Not Found</a><a title="Permanent link" href="#notfound" class="permalink">&para;</a></h2>
+<h2><a name="notfound" id="notfound">File Not Found</a> <a title="Permanent link" href="#notfound" class="permalink">&para;</a></h2>
 
     <p>Inevitably, URLs will be requested for which no matching
     file can be found in the filesystem. This can happen for
@@ -327,7 +327,7 @@ proxying scenarios can be handled.</p>
     document.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="other" id="other">Other URL Mapping Modules</a><a title="Permanent link" href="#other" class="permalink">&para;</a></h2>
+<h2><a name="other" id="other">Other URL Mapping Modules</a> <a title="Permanent link" href="#other" class="permalink">&para;</a></h2>
 
 
 

Modified: httpd/httpd/trunk/docs/manual/urlmapping.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/urlmapping.html.ja.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/urlmapping.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/urlmapping.html.ja.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -48,12 +48,12 @@
 </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="related" id="related">関連するモジュールとディレクティブ</a><a title="Permanent link" href="#related" class="permalink">&para;</a></h2>
+<h2><a name="related" id="related">関連するモジュールとディレクティブ</a> <a title="Permanent link" href="#related" 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_alias.html">mod_alias</a></code></li><li><code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code></li><li><code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code></li><li><code class="module"><a href="./mod/mod_userdir.html">mod_userdir</a></code></li><li><code class="module"><a href="./mod/mod_speling.html">mod_speling</a></code></li><li><code class="module"><a href="./mod/mod_vhost_alias.html">mod_vhost_alias</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/mod_alias.html#alias">Alias</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#aliasmatch">AliasMatch</a></code></li><li><code class="directive"><a href="./mod/mod_speling.html#checkspelling">CheckSpelling</a></code></li><li><code class="directive"><a href="./mod/core.html#documentroot">Docume
 ntRoot</a></code></li><li><code class="directive"><a href="./mod/core.html#errordocument">ErrorDocument</a></code></li><li><code class="directive"><a href="./mod/core.html#options">Options</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypass">ProxyPass</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreverse">ProxyPassReverse</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiedomain">ProxyPassReverseCookieDomain</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiepath">ProxyPassReverseCookiePath</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#redirect">Redirect</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#redirectmatch">RedirectMatch</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewritecond">RewriteCond</a></code></li><li><code class="directive"><a href="
 ./mod/mod_rewrite.html#rewritematch">RewriteMatch</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#scriptalias">ScriptAlias</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#scriptaliasmatch">ScriptAliasMatch</a></code></li><li><code class="directive"><a href="./mod/mod_userdir.html#userdir">UserDir</a></code></li></ul></td></tr></table>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="documentroot" id="documentroot">DocumentRoot</a><a title="Permanent link" href="#documentroot" class="permalink">&para;</a></h2>
+<h2><a name="documentroot" id="documentroot">DocumentRoot</a> <a title="Permanent link" href="#documentroot" class="permalink">&para;</a></h2>
 
     <p>リクエストに対してどのファイルを送信するかを決定するときの
     Apache のデフォルトの動作は、リクエストの URL-Path (URL のホスト名と
@@ -74,7 +74,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="outside" id="outside">DocumentRoot 外のファイル</a><a title="Permanent link" href="#outside" class="permalink">&para;</a></h2>
+<h2><a name="outside" id="outside">DocumentRoot 外のファイル</a> <a title="Permanent link" href="#outside" class="permalink">&para;</a></h2>
 
     <p>ファイルシステム上の、
     厳密には <code class="directive"><a href="./mod/core.html#documentroot">DocumentRoot</a></code>
@@ -116,7 +116,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="user" id="user">ユーザディレクトリ</a><a title="Permanent link" href="#user" class="permalink">&para;</a></h2>
+<h2><a name="user" id="user">ユーザディレクトリ</a> <a title="Permanent link" href="#user" class="permalink">&para;</a></h2>
 
     <p>伝統的に Unix システムではユーザ <em>user</em> のホームディレクトリを
     <code>~user/</code> として参照できます。<code class="module"><a href="./mod/mod_userdir.html">mod_userdir</a></code> 
@@ -154,7 +154,7 @@
       /home/$1/public_html/$2</code></p></div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="redirect" id="redirect">URL リダイレクション</a><a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
+<h2><a name="redirect" id="redirect">URL リダイレクション</a> <a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
 
     <p>上の節で説明した設定用のディレクティブは Apache に
     ファイルシステムの特定の場所からコンテンツを取ってきて
@@ -194,7 +194,7 @@
       http://othersite.example.com/startpage.html</code></p></div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="proxy" id="proxy">リバースプロキシ</a><a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
+<h2><a name="proxy" id="proxy">リバースプロキシ</a> <a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
 
 <p>Apache は遠隔地にあるドキュメントをローカルのサーバの URL 空間に
 持ってくることもできます。この手法は<em>リバースプロキシ</em>と呼ばれています。
@@ -232,7 +232,7 @@ ProxyPassReverseCookiePath /foo/ /bar/
 は、HTML と XHTML 中のリンクを書き換えることができます。</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="rewrite" id="rewrite">リライトエンジン</a><a title="Permanent link" href="#rewrite" class="permalink">&para;</a></h2>
+<h2><a name="rewrite" id="rewrite">リライトエンジン</a> <a title="Permanent link" href="#rewrite" class="permalink">&para;</a></h2>
 
     <p>より一層強力な置換が必要なときは、<code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code>
     が提供するリライトエンジンが役に立つでしょう。
@@ -247,7 +247,7 @@ ProxyPassReverseCookiePath /foo/ /bar/
     で説明されています。</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="notfound" id="notfound">File Not Found</a><a title="Permanent link" href="#notfound" class="permalink">&para;</a></h2>
+<h2><a name="notfound" id="notfound">File Not Found</a> <a title="Permanent link" href="#notfound" class="permalink">&para;</a></h2>
 
     <p>必ず、リクエストされた URL に対応するファイルがファイルシステムに
     無いという場合が発生します。これが起こるのにはいくつかの理由があります。

Modified: httpd/httpd/trunk/docs/manual/urlmapping.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/urlmapping.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/urlmapping.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/urlmapping.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -46,12 +46,12 @@
 </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="related" id="related">관련된 모듈과 지시어들</a><a title="Permanent link" href="#related" class="permalink">&para;</a></h2>
+<h2><a name="related" id="related">관련된 모듈과 지시어들</a> <a title="Permanent link" href="#related" 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_alias.html">mod_alias</a></code></li><li><code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code></li><li><code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code></li><li><code class="module"><a href="./mod/mod_userdir.html">mod_userdir</a></code></li><li><code class="module"><a href="./mod/mod_speling.html">mod_speling</a></code></li><li><code class="module"><a href="./mod/mod_vhost_alias.html">mod_vhost_alias</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/mod_alias.html#alias">Alias</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#aliasmatch">AliasMatch</a></code></li><li><code class="directive"><a href="./mod/mod_speling.html#checkspelling">CheckSpelling</a></code></li><li><code class="directive"><a href="./mod/core.html#documentroot">DocumentRoot</a></c
 ode></li><li><code class="directive"><a href="./mod/core.html#errordocument">ErrorDocument</a></code></li><li><code class="directive"><a href="./mod/core.html#options">Options</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypass">ProxyPass</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreverse">ProxyPassReverse</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiedomain">ProxyPassReverseCookieDomain</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiepath">ProxyPassReverseCookiePath</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#redirect">Redirect</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#redirectmatch">RedirectMatch</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewritecond">RewriteCond</a></code></li><li><code class="directive"><a href="./mod/mod_rew
 rite.html#rewritematch">RewriteMatch</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#scriptalias">ScriptAlias</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#scriptaliasmatch">ScriptAliasMatch</a></code></li><li><code class="directive"><a href="./mod/mod_userdir.html#userdir">UserDir</a></code></li></ul></td></tr></table>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="documentroot" id="documentroot">DocumentRoot</a><a title="Permanent link" href="#documentroot" class="permalink">&para;</a></h2>
+<h2><a name="documentroot" id="documentroot">DocumentRoot</a> <a title="Permanent link" href="#documentroot" class="permalink">&para;</a></h2>
 
     <p>요청을 받은 아파치는 어떤 파일을 서비스할지 결정하기위해
     기본적으로 요청의 URL-경로(URL에서 호스트명과 포트 뒤에
@@ -60,7 +60,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="outside" id="outside">DocumentRoot 밖에 있는 파일들</a><a title="Permanent link" href="#outside" class="permalink">&para;</a></h2>
+<h2><a name="outside" id="outside">DocumentRoot 밖에 있는 파일들</a> <a title="Permanent link" href="#outside" class="permalink">&para;</a></h2>
 
     <p>종종 파일시스템에서 <code class="directive"><a href="./mod/core.html#documentroot">DocumentRoot</a></code> 아래 있지않은 부분을
     웹에서 접근할 필요가 있다. 아파치는 이 경우 여러가지 방법을
@@ -96,7 +96,7 @@
     대응하고, 해당 파일을 CGI 스크립트로 취급한다.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="user" id="user">사용자 디렉토리</a><a title="Permanent link" href="#user" class="permalink">&para;</a></h2>
+<h2><a name="user" id="user">사용자 디렉토리</a> <a title="Permanent link" href="#user" class="permalink">&para;</a></h2>
 
     <p>유닉스 시스템은 전통적으로 특정 사용자 <em>user</em>의
     홈디렉토리를 <code>~user/</code>로 지칭한다.
@@ -131,7 +131,7 @@
       /home/$1/public_html/$2</code></p></div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="redirect" id="redirect">URL 리다이렉션(Redirection)</a><a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
+<h2><a name="redirect" id="redirect">URL 리다이렉션(Redirection)</a> <a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
 
     <p>앞에서 설명한 설정 지시어들은 아파치가 파일시스템의 특정
     장소에 있는 내용을 클라이언트에게 보내게 만든다. 그러나
@@ -166,7 +166,7 @@
       http://othersite.example.com/startpage.html</code></p></div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="proxy" id="proxy">역프록시(Reverse Proxy)</a><a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
+<h2><a name="proxy" id="proxy">역프록시(Reverse Proxy)</a> <a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
 
 <p>아파치는 다른 서버에 있는 문서를 서버의 URL 공간으로 가져올
 수 있다. 이 경우 웹서버가 원격 서버에서 문서를 가져와서
@@ -199,7 +199,7 @@ ProxyPassReverse /foo/ http://internal.e
 모듈을 사용하여 HTML과 XHTML에 있는 링크를 재작성할 수 있다.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="rewrite" id="rewrite">재작성 엔진 (Rewriting Engine)</a><a title="Permanent link" href="#rewrite" class="permalink">&para;</a></h2>
+<h2><a name="rewrite" id="rewrite">재작성 엔진 (Rewriting Engine)</a> <a title="Permanent link" href="#rewrite" class="permalink">&para;</a></h2>
 
     <p>더 강력한 치환이 필요할때 <code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code>의
     재작성 엔진이 도움이 된다. 이 모듈의 지시어는 브라우저 종류나
@@ -213,7 +213,7 @@ ProxyPassReverse /foo/ http://internal.e
     설명한다.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="notfound" id="notfound">File Not Found</a><a title="Permanent link" href="#notfound" class="permalink">&para;</a></h2>
+<h2><a name="notfound" id="notfound">File Not Found</a> <a title="Permanent link" href="#notfound" class="permalink">&para;</a></h2>
 
     <p>결국 요청한 URL에 대응하는 파일을 파일시스템에서 찾지
     못한 경우이다. 여러 가지 이유가 있다. 어떤 경우 문서를

Modified: httpd/httpd/trunk/docs/manual/urlmapping.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/urlmapping.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/urlmapping.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/urlmapping.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -47,12 +47,12 @@
 </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="related" id="related">İlgili Modüller ve Yönergeler</a><a title="Permanent link" href="#related" class="permalink">&para;</a></h2>
+<h2><a name="related" id="related">İlgili Modüller ve Yönergeler</a> <a title="Permanent link" href="#related" 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_actions.html">mod_actions</a></code></li><li><code class="module"><a href="./mod/mod_alias.html">mod_alias</a></code></li><li><code class="module"><a href="./mod/mod_dir.html">mod_dir</a></code></li><li><code class="module"><a href="./mod/mod_imagemap.html">mod_imagemap</a></code></li><li><code class="module"><a href="./mod/mod_negotiation.html">mod_negotiation</a></code></li><li><code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code></li><li><code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code></li><li><code class="module"><a href="./mod/mod_speling.html">mod_speling</a></code></li><li><code class="module"><a href="./mod/mod_userdir.html">mod_userdir</a></code></li><li><code class="module"><a href="./mod/mod_vhost_alias.html">mod_vhost_alias</a></code></li></ul></td><td><ul><li><code class="directive"><
 a href="./mod/mod_alias.html#alias">Alias</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#aliasmatch">AliasMatch</a></code></li><li><code class="directive"><a href="./mod/mod_speling.html#checkspelling">CheckSpelling</a></code></li><li><code class="directive"><a href="./mod/core.html#documentroot">DocumentRoot</a></code></li><li><code class="directive"><a href="./mod/core.html#errordocument">ErrorDocument</a></code></li><li><code class="directive"><a href="./mod/core.html#options">Options</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypass">ProxyPass</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreverse">ProxyPassReverse</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiedomain">ProxyPassReverseCookieDomain</a></code></li><li><code class="directive"><a href="./mod/mod_proxy.html#proxypassreversecookiepath">ProxyPassReverseCookiePath</a></code></li><
 li><code class="directive"><a href="./mod/mod_alias.html#redirect">Redirect</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#redirectmatch">RedirectMatch</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewritecond">RewriteCond</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewriterule">RewriteRule</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#scriptalias">ScriptAlias</a></code></li><li><code class="directive"><a href="./mod/mod_alias.html#scriptaliasmatch">ScriptAliasMatch</a></code></li><li><code class="directive"><a href="./mod/mod_userdir.html#userdir">UserDir</a></code></li></ul></td></tr></table>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="documentroot" id="documentroot"><code>DocumentRoot</code></a><a title="Permanent link" href="#documentroot" class="permalink">&para;</a></h2>
+<h2><a name="documentroot" id="documentroot"><code>DocumentRoot</code></a> <a title="Permanent link" href="#documentroot" class="permalink">&para;</a></h2>
 
     <p>Yapılan bir isteğe hangi dosyanın sunulacağına karar verirken
       httpd’nin öntanımlı davranışı istek için URL yolunu (URL’den konak ismi
@@ -80,7 +80,7 @@
       tanedir.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="outside" id="outside">Belge Kök Dizini Dışındaki Dosyalar</a><a title="Permanent link" href="#outside" class="permalink">&para;</a></h2>
+<h2><a name="outside" id="outside">Belge Kök Dizini Dışındaki Dosyalar</a> <a title="Permanent link" href="#outside" class="permalink">&para;</a></h2>
 
     <p>Bazen dosya sisteminde doğrudan <code class="directive"><a href="./mod/core.html#documentroot">DocumentRoot</a></code> altında bulunmayan dosyalara da erişim izni
       vermek gerekir. httpd’de bunu sağlamanın çeşitli yolları vardır. Unix
@@ -115,7 +115,7 @@
       eşleştirilir ve dosya bir CGI betiği olarak çalıştırılırdı.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="user" id="user">Kullanıcı Dizinleri</a><a title="Permanent link" href="#user" class="permalink">&para;</a></h2>
+<h2><a name="user" id="user">Kullanıcı Dizinleri</a> <a title="Permanent link" href="#user" class="permalink">&para;</a></h2>
 
     <p>Geleneksel olarak Unix sistemlerinde belli bir kullanıcının (örn,
       <em>birisi</em>) ev dizinine <code>~birisi/</code> şeklinde atıfta
@@ -153,7 +153,7 @@
           /home/$1/public_html/$3</code></p></div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="redirect" id="redirect">URL Yönlendirme</a><a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
+<h2><a name="redirect" id="redirect">URL Yönlendirme</a> <a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
 
     <p>Yukarıdaki bölümlerde açıklanan yapılandırma yönergeleri httpd’ye
       içeriği dosya sisteminin belli bir yerinden alıp istemciye göndermesini
@@ -191,7 +191,7 @@
       http://mesela.misal.dom/ilksayfa.html</code></p></div>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="proxy" id="proxy">Karşı Vekil</a><a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
+<h2><a name="proxy" id="proxy">Karşı Vekil</a> <a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
 
     <p>httpd ayrıca, uzak sunuculardaki belgelerin yerel sunucunun URL
       alanına getirilmesini de mümkün kılar. Bu tekniğe HTTP sunucunun
@@ -238,7 +238,7 @@
       vekil senaryoları oluşturulabilir.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="rewrite" id="rewrite">Yeniden Yazma Motoru</a><a title="Permanent link" href="#rewrite" class="permalink">&para;</a></h2>
+<h2><a name="rewrite" id="rewrite">Yeniden Yazma Motoru</a> <a title="Permanent link" href="#rewrite" class="permalink">&para;</a></h2>
 
     <p>Daha güçlü ikameler gerektiğinde <code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code> modülü
       tarafından sağlanan yeniden yazma motoru işe yarayabilir. Bu modüldeki
@@ -254,7 +254,7 @@
       belgeleri</a>nde bulunmaktadı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="notfound" id="notfound">Dosya orada yok</a><a title="Permanent link" href="#notfound" class="permalink">&para;</a></h2>
+<h2><a name="notfound" id="notfound">Dosya orada yok</a> <a title="Permanent link" href="#notfound" class="permalink">&para;</a></h2>
 
     <p>Kaçınılmaz olarak, dosya sisteminde mevcut olmayan dosyalar için de
       istek yapılacaktır. Bunun çeşitli sebepleri olabilir.  Bazı durumlarda
@@ -296,7 +296,7 @@
       kişiselleştirilebilir.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="other" id="other">Diğer URL Eşleme Modülleri</a><a title="Permanent link" href="#other" class="permalink">&para;</a></h2>
+<h2><a name="other" id="other">Diğer URL Eşleme Modülleri</a> <a title="Permanent link" href="#other" class="permalink">&para;</a></h2>
 
 
 

Modified: httpd/httpd/trunk/docs/manual/vhosts/details.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/vhosts/details.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/vhosts/details.html.en (original)
+++ httpd/httpd/trunk/docs/manual/vhosts/details.html.en Tue Jan 22 09:53:04 2019
@@ -50,7 +50,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="ip-based.html">IP-based Virtual Host Support</a></li><li><a href="name-based.html">Name-based Virtual Hosts Support</a></li><li><a href="examples.html">Virtual Host examples for common setups</a></li><li><a href="mass.html">Dynamically configured mass virtual hosting</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="configparsing" id="configparsing">Configuration File</a><a title="Permanent link" href="#configparsing" class="permalink">&para;</a></h2>
+<h2><a name="configparsing" id="configparsing">Configuration File</a> <a title="Permanent link" href="#configparsing" class="permalink">&para;</a></h2>
 
     <p>There is a <em>main server</em> which consists of all the
     definitions appearing outside of
@@ -163,7 +163,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="hostmatching" id="hostmatching">Virtual Host Matching</a><a title="Permanent link" href="#hostmatching" class="permalink">&para;</a></h2>
+<h2><a name="hostmatching" id="hostmatching">Virtual Host Matching</a> <a title="Permanent link" href="#hostmatching" class="permalink">&para;</a></h2>
 
     <p>The server determines which vhost to use for a request as
     follows:</p>
@@ -302,7 +302,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="tips" id="tips">Tips</a><a title="Permanent link" href="#tips" class="permalink">&para;</a></h2>
+<h2><a name="tips" id="tips">Tips</a> <a title="Permanent link" href="#tips" class="permalink">&para;</a></h2>
 
     <p>In addition to the tips on the <a href="../dns-caveats.html#tips">DNS Issues</a> page, here are
     some further tips:</p>

Modified: httpd/httpd/trunk/docs/manual/vhosts/details.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/vhosts/details.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/vhosts/details.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/vhosts/details.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -47,7 +47,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="configparsing" id="configparsing">설정파일 읽기</a><a title="Permanent link" href="#configparsing" class="permalink">&para;</a></h2>
+<h2><a name="configparsing" id="configparsing">설정파일 읽기</a> <a title="Permanent link" href="#configparsing" class="permalink">&para;</a></h2>
 
     <p><code>&lt;VirtualHost&gt;</code> 설정을 제외한 설정이
     <em>주서버</em>를 만든다. <code class="directive"><a href="../mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code> 섹션으로 정의한
@@ -210,7 +210,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="hostmatching" id="hostmatching">가상호스트 찾기</a><a title="Permanent link" href="#hostmatching" class="permalink">&para;</a></h2>
+<h2><a name="hostmatching" id="hostmatching">가상호스트 찾기</a> <a title="Permanent link" href="#hostmatching" class="permalink">&para;</a></h2>
 
     <p>서버는 아래와 같은 방법으로 어떤 가상호스트가 요청을
     처리할지 결정한다:</p>
@@ -357,7 +357,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="tips" id="tips">팁</a><a title="Permanent link" href="#tips" class="permalink">&para;</a></h2>
+<h2><a name="tips" id="tips">팁</a> <a title="Permanent link" href="#tips" class="permalink">&para;</a></h2>
 
     <p><a href="../dns-caveats.html#tips">DNS 문제</a> 페이지의
     팁에 추가로 아래에 팁이 있다:</p>

Modified: httpd/httpd/trunk/docs/manual/vhosts/details.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/vhosts/details.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/vhosts/details.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/vhosts/details.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -50,7 +50,7 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="ip-based.html">IP’ye Dayalı Sanal Konak Desteği</a></li><li><a href="name-based.html">İsme Dayalı Sanal Konak Desteği</a></li><li><a href="examples.html">Çok Kullanılan Sanal Konak Örnekleri</a></li><li><a href="mass.html">Devingen olarak Yapılandırılan Kitlesel Sanal Barındırma</a></li><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="configparsing" id="configparsing">Yapılandırma Dosyası</a><a title="Permanent link" href="#configparsing" class="permalink">&para;</a></h2>
+<h2><a name="configparsing" id="configparsing">Yapılandırma Dosyası</a> <a title="Permanent link" href="#configparsing" class="permalink">&para;</a></h2>
 
     <p>Bu belgede <code>&lt;VirtualHost&gt;</code> bölümleri dışında kalan
       tanımlardan bahsederken <em>ana_sunucu</em> diyeceğiz.</p>
@@ -145,7 +145,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="hostmatching" id="hostmatching">Sanal Konağın Belirlenmesi</a><a title="Permanent link" href="#hostmatching" class="permalink">&para;</a></h2>
+<h2><a name="hostmatching" id="hostmatching">Sanal Konağın Belirlenmesi</a> <a title="Permanent link" href="#hostmatching" class="permalink">&para;</a></h2>
 
     <p>Sunucu bir istek durumunda hangi sankonun kullanılacağını şöyle
       belirler:</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="tips" id="tips">İpuçları</a><a title="Permanent link" href="#tips" class="permalink">&para;</a></h2>
+<h2><a name="tips" id="tips">İpuçları</a> <a title="Permanent link" href="#tips" class="permalink">&para;</a></h2>
 
     <p><a href="../dns-caveats.html#tips">DNS konuları</a> sayfasındaki
       ipuçlarına ilaveten burada da bazı ipuçları bulacaksınız:</p>

Modified: httpd/httpd/trunk/docs/manual/vhosts/examples.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/vhosts/examples.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/vhosts/examples.html.en (original)
+++ httpd/httpd/trunk/docs/manual/vhosts/examples.html.en Tue Jan 22 09:53:04 2019
@@ -74,7 +74,7 @@
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="purename" id="purename">Running several name-based web
-    sites on a single IP address.</a><a title="Permanent link" href="#purename" class="permalink">&para;</a></h2>
+    sites on a single IP address.</a> <a title="Permanent link" href="#purename" class="permalink">&para;</a></h2>
 
     <p>Your server has multiple hostnames that resolve to a single address,
     and you want to respond differently for <code>www.example.com</code>
@@ -140,7 +140,7 @@ Listen 80
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="twoips" id="twoips">Name-based hosts on more than one
-    IP address.</a><a title="Permanent link" href="#twoips" class="permalink">&para;</a></h2>
+    IP address.</a> <a title="Permanent link" href="#twoips" class="permalink">&para;</a></h2>
 
     <div class="note">
       <h3>Note</h3>
@@ -182,7 +182,7 @@ DocumentRoot "/www/mainserver"
 <div class="section">
 <h2><a name="intraextra" id="intraextra">Serving the same content on
     different IP addresses (such as an internal and external
-    address).</a><a title="Permanent link" href="#intraextra" class="permalink">&para;</a></h2>
+    address).</a> <a title="Permanent link" href="#intraextra" class="permalink">&para;</a></h2>
 
     <p>The server machine has two IP addresses (<code>192.168.1.1</code>
     and <code>172.20.30.40</code>). The machine is sitting between an
@@ -219,7 +219,7 @@ DocumentRoot "/www/mainserver"
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="port" id="port">Running different sites on different
-    ports.</a><a title="Permanent link" href="#port" class="permalink">&para;</a></h2>
+    ports.</a> <a title="Permanent link" href="#port" class="permalink">&para;</a></h2>
 
     <p>You have multiple domains going to the same IP and also want to
     serve multiple ports.  The example below illustrates that the name-matching
@@ -252,7 +252,7 @@ Listen 8080
 
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="ip" id="ip">IP-based virtual hosting</a><a title="Permanent link" href="#ip" class="permalink">&para;</a></h2>
+<h2><a name="ip" id="ip">IP-based virtual hosting</a> <a title="Permanent link" href="#ip" class="permalink">&para;</a></h2>
 
     <p>The server has two IP addresses (<code>172.20.30.40</code> and
     <code>172.20.30.50</code>) which resolve to the names
@@ -280,7 +280,7 @@ Listen 8080
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="ipport" id="ipport">Mixed port-based and ip-based virtual
-  hosts</a><a title="Permanent link" href="#ipport" class="permalink">&para;</a></h2>
+  hosts</a> <a title="Permanent link" href="#ipport" class="permalink">&para;</a></h2>
 
     <p>The server machine has two IP addresses (<code>172.20.30.40</code> and
     <code>172.20.30.50</code>) which resolve to the names
@@ -317,7 +317,7 @@ Listen 172.20.30.50:8080
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="mixed" id="mixed">Mixed name-based and IP-based
-    vhosts</a><a title="Permanent link" href="#mixed" class="permalink">&para;</a></h2>
+    vhosts</a> <a title="Permanent link" href="#mixed" class="permalink">&para;</a></h2>
 
     <p>Any address mentioned in the argument to a virtualhost that never
     appears in another virtual host is a strictly IP-based virtual host.</p>
@@ -353,7 +353,7 @@ Listen 172.20.30.50:8080
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="proxy" id="proxy">Using <code>Virtual_host</code> and
-    mod_proxy together</a><a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
+    mod_proxy together</a> <a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
 
     <p>The following example allows a front-end machine to proxy a
     virtual host through to a server running on another machine. In the
@@ -374,7 +374,7 @@ Listen 172.20.30.50:8080
     </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="default" id="default">Using <code>_default_</code>
-    vhosts</a><a title="Permanent link" href="#default" class="permalink">&para;</a></h2>
+    vhosts</a> <a title="Permanent link" href="#default" class="permalink">&para;</a></h2>
 
     <h3><a name="defaultallports" id="defaultallports"><code>_default_</code> vhosts
     for all ports</a></h3>
@@ -449,7 +449,7 @@ Listen 172.20.30.50:8080
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="migrate" id="migrate">Migrating a name-based vhost to an
-    IP-based vhost</a><a title="Permanent link" href="#migrate" class="permalink">&para;</a></h2>
+    IP-based vhost</a> <a title="Permanent link" href="#migrate" class="permalink">&para;</a></h2>
 
     <p>The name-based vhost with the hostname
     <code>www.example.org</code> (from our <a href="#name">name-based</a> example, setup 2) should get its own IP
@@ -487,7 +487,7 @@ DocumentRoot "/www/example1"
   </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="serverpath" id="serverpath">Using the <code>ServerPath</code>
-  directive</a><a title="Permanent link" href="#serverpath" class="permalink">&para;</a></h2>
+  directive</a> <a title="Permanent link" href="#serverpath" class="permalink">&para;</a></h2>
 
     <p>We have a server with two name-based vhosts. In order to match the
     correct virtual host a client must send the correct <code>Host:</code>