You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2017/03/28 13:28:27 UTC

svn commit: r1789132 [2/11] - in /httpd/httpd/branches/2.4.x/docs/manual: ./ developer/ howto/ misc/ mod/ platform/ programs/ rewrite/ ssl/ style/xsl/ vhosts/

Modified: httpd/httpd/branches/2.4.x/docs/manual/developer/index.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/developer/index.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/developer/index.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/developer/index.html.en Tue Mar 28 13:28:17 2017
@@ -34,7 +34,7 @@
     to propose a fix or point out any error/discrepancy.</p>
     </div>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#developing">2.4 development documents</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#developing">2.4 development documents</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#upgrading">Upgrading to 2.4</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#external">External Resources</a></li>
 </ul></div>

Modified: httpd/httpd/branches/2.4.x/docs/manual/developer/index.html.zh-cn.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/developer/index.html.zh-cn.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/developer/index.html.zh-cn.utf8 (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/developer/index.html.zh-cn.utf8 Tue Mar 28 13:28:17 2017
@@ -32,7 +32,7 @@
     时,它们可能位于不同的阶段。请耐心等待,或者直接向
     <a href="http://httpd.apache.org/lists.html#http-dev">dev@httpd.apache.org</a> 邮件列表报告开发者页面的差异或错误。</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#topics">主题</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#topics">主题</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#external">外部资源</a></li>
 </ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>

Modified: httpd/httpd/branches/2.4.x/docs/manual/developer/modguide.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/developer/modguide.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/developer/modguide.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/developer/modguide.html.en Tue Mar 28 13:28:17 2017
@@ -29,7 +29,7 @@
 <p>This document explains how you can develop modules for the Apache HTTP 
 Server 2.4</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#introduction">Introduction</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#introduction">Introduction</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#basics">Defining a module</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#hooking">Getting started: Hooking into the server</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#handling">Building a handler</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/developer/modules.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/developer/modules.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/developer/modules.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/developer/modules.html.en Tue Mar 28 13:28:17 2017
@@ -32,7 +32,7 @@
     2.0. It's by no means definitive and probably won't even be
     correct in some ways, but it's a start.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#easy">The easier changes ...</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#easy">The easier changes ...</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#messy">The messier changes...</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>

Modified: httpd/httpd/branches/2.4.x/docs/manual/developer/modules.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/developer/modules.html.ja.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/developer/modules.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/developer/modules.html.ja.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -36,7 +36,7 @@
     \u3072\u3087\u3063\u3068\u3059\u308b\u3068\u9593\u9055\u3063\u3066\u3044\u308b\u90e8\u5206\u3082\u3042\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001
     \u53d6\u3063\u639b\u308a\u306b\u306f\u306a\u308b\u3067\u3057\u3087\u3046\u3002</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#easy">\u7c21\u5358\u306a\u5909\u66f4\u70b9</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#easy">\u7c21\u5358\u306a\u5909\u66f4\u70b9</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#messy">\u3082\u3063\u3068\u5384\u4ecb\u306a\u5909\u66f4\u70b9\u2026</a></li>
 </ul><h3>\u53c2\u7167</h3><ul class="seealso"><li><a href="#comments_section">\u30b3\u30e1\u30f3\u30c8</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>

Modified: httpd/httpd/branches/2.4.x/docs/manual/developer/new_api_2_4.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/developer/new_api_2_4.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/developer/new_api_2_4.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/developer/new_api_2_4.html.en Tue Mar 28 13:28:17 2017
@@ -49,7 +49,7 @@
      reference documentation, and can be used to generate a browsable
      HTML reference with <code>make docs</code>.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#api_changes">Changed APIs</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#api_changes">Changed APIs</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#upgrading">Specific information on upgrading modules from 2.2</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>

Modified: httpd/httpd/branches/2.4.x/docs/manual/developer/output-filters.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/developer/output-filters.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/developer/output-filters.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/developer/output-filters.html.en Tue Mar 28 13:28:17 2017
@@ -35,7 +35,7 @@
     <code>RESOURCE</code>-level or <code>CONTENT_SET</code>-level
     filters though some advice is generic to all types of filter.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#basics">Filters and bucket brigades</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#basics">Filters and bucket brigades</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#invocation">Filter invocation</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#brigade">Brigade structure</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#buckets">Processing buckets</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/developer/request.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/developer/request.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/developer/request.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/developer/request.html.en Tue Mar 28 13:28:17 2017
@@ -53,7 +53,7 @@
     performance of 1.3) without introducing fragile or
     insecure code.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#processing">The Request Processing Cycle</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#processing">The Request Processing Cycle</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#parsing">The Request Parsing Phase</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#security">The Security Phase</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#preparation">The Preparation Phase</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/developer/thread_safety.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/developer/thread_safety.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/developer/thread_safety.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/developer/thread_safety.html.en Tue Mar 28 13:28:17 2017
@@ -33,7 +33,7 @@
     either as thread safety problems can lead to subtle race conditions that
     may only show up in certain conditions under heavy load.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#variables">Global and static variables</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#variables">Global and static variables</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#errno">errno</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#functions">Common standard troublesome functions</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#commonlibs">Common 3rd Party Libraries</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.en Tue Mar 28 13:28:17 2017
@@ -38,7 +38,7 @@
     or denial and theft of service attacks (including virtual hosts able
     to steal hits from other virtual hosts).</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#example">A Simple Example</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#example">A Simple Example</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#denial">Denial of Service</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#main">The "main server" Address</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#tips">Tips to Avoid These Problems</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.fr Tue Mar 28 13:28:17 2017
@@ -40,7 +40,7 @@
     usurpation de service (y compris l'attribution de requ�tes � un
     serveur virtuel autre que le serveur virtuel voulu).</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#example">Un exemple simple</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#example">Un exemple simple</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#denial">D�ni de service</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#main">L'adresse du "serveur principal"</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#tips">Conseils pour �viter ce genre de probl�me</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.ja.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.ja.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -41,7 +41,7 @@
     (\u4ed6\u306e\u30e6\u30fc\u30b6\u304b\u3089\u30d2\u30c3\u30c8\u3092\u76d7\u3080\u3053\u3068\u3092\u542b\u307f\u307e\u3059)
     \u306e\u554f\u984c\u306b\u76f4\u9762\u3059\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u3002</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#example">\u7c21\u5358\u306a\u4f8b</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#example">\u7c21\u5358\u306a\u4f8b</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#denial">\u30b5\u30fc\u30d3\u30b9\u62d2\u5426</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#main">\u300c\u4e3b\u30b5\u30fc\u30d0\u300d\u30a2\u30c9\u30ec\u30b9</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#tips">\u4ee5\u4e0a\u306e\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308b\u65b9\u6cd5</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.ko.euc-kr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.ko.euc-kr [euc-kr] Tue Mar 28 13:28:17 2017
@@ -39,7 +39,7 @@
     \uac00\ub85c\ucc44\ub294 \uac83\uc744 \ud3ec\ud568\ud558\uc5ec) \uc11c\ube44\uc2a4\ub3c4\ub451(theft of service) \uacf5\uaca9\uc5d0
     \uc2dc\ub2ec\ub9b4 \uc218 \uc788\ub2e4.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#example">\uac04\ub2e8\ud55c \uc608\uc81c</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#example">\uac04\ub2e8\ud55c \uc608\uc81c</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#denial">\uc11c\ube44\uc2a4\uac70\ubd80 (Denial of Service)</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#main">"\uc8fc\uc11c\ubc84" \uc8fc\uc18c</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#tips">\uc774 \ubb38\uc81c\ub97c \ud53c\ud558\uae30\uc704\ud55c \ud301</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.tr.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/dns-caveats.html.tr.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -38,7 +38,7 @@
       h\u0131rs\u0131zl\u0131\u011f\u0131 (baz\u0131 sanal konaklar\u0131n di\u011ferlerine giden sayfalar\u0131 �alma
       olas\u0131l\u0131\u011f\u0131 dahil) sald\u0131r\u0131lar\u0131na a�\u0131k hale gelebilir.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#example">Basit Bir �rnek</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#example">Basit Bir �rnek</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#denial">Hizmet Reddi</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#main">"Ana Sunucu" Adresi</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#tips">Bu Sorunlardan Ka�\u0131nmak i�in \u0130pu�lar\u0131</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/dso.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/dso.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/dso.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/dso.html.en Tue Mar 28 13:28:17 2017
@@ -44,7 +44,7 @@
     <p>This document describes how to use DSO modules as well as
     the theory behind their use.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#implementation">Implementation</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#implementation">Implementation</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#usage">Usage Summary</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#background">Background</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#advantages">Advantages and Disadvantages</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/dso.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/dso.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/dso.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/dso.html.fr Tue Mar 28 13:28:17 2017
@@ -46,7 +46,7 @@
     <p>Ce document d�crit l'utilisation des modules DSO ainsi que les dessous
     de leur fonctionnement.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#implementation">Impl�mentation</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#implementation">Impl�mentation</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#usage">Mode d'emploi succinct</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#background">Les dessous du fonctionnement des DSO</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#advantages">Avantages et inconv�nients</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/dso.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/dso.html.ja.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/dso.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/dso.html.ja.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -47,7 +47,7 @@
     <p>\u3053\u306e\u6587\u66f8\u306f DSO \u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u4f7f\u3044\u65b9\u3068\u3001\u4ed5\u7d44\u307f\u306b\u3064\u3044\u3066
     \u8aac\u660e\u3057\u307e\u3059\u3002</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#implementation">\u5b9f\u88c5</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#implementation">\u5b9f\u88c5</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#usage">\u4f7f\u7528\u6cd5\u306e\u6982\u8981</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#background">\u80cc\u666f</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#advantages">\u5229\u70b9\u3068\u6b20\u70b9</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/dso.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/dso.html.ko.euc-kr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/dso.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/dso.html.ko.euc-kr [euc-kr] Tue Mar 28 13:28:17 2017
@@ -43,7 +43,7 @@
 
     <p>\uc774 \ubb38\uc11c\ub294 DSO \ubaa8\ub4c8 \uc0ac\uc6a9\ubc95\uacfc \ubc30\uacbd \uc774\ub860\uc744 \uc124\uba85\ud55c\ub2e4.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#implementation">\uad6c\ud604</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#implementation">\uad6c\ud604</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#usage">\uc0ac\uc6a9\ubc95 \uc694\uc57d</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#background">\ubc30\uacbd\uc9c0\uc2dd</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#advantages">\uc7a5\ub2e8\uc810</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/dso.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/dso.html.tr.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/dso.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/dso.html.tr.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -41,7 +41,7 @@
     <p>Bu belgede DSO mod�llerinin kullan\u0131m\u0131n\u0131n yan\u0131nda teorisine de
       de\u011finilecektir.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#implementation">Ger�eklenim</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#implementation">Ger�eklenim</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#usage">Kullan\u0131m �zeti</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#background">Artalan Bilgisi</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#advantages">Getiriler ve G�t�r�ler</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/env.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/env.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/env.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/env.html.en Tue Mar 28 13:28:17 2017
@@ -59,7 +59,7 @@
     manipulation mechanisms provided by your operating system
     shell.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#setting">Setting Environment Variables</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#setting">Setting Environment Variables</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#using">Using Environment Variables</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#special">Special Purpose Environment Variables</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">Examples</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/env.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/env.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/env.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/env.html.fr Tue Mar 28 13:28:17 2017
@@ -61,7 +61,7 @@
     manipulation de l'environnement fournis par l'interpr�teur de commandes
     (shell) de votre syst�me d'exploitation.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#setting">D�finition des variables d'environnement</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#setting">D�finition des variables d'environnement</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#using">Utilisation des variables d'environnement</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#special">Variables d'environnement � usage sp�cial</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">Exemples</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/env.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/env.html.ja.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/env.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/env.html.ja.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -50,7 +50,7 @@
     \u30aa\u30da\u30ec\u30fc\u30c6\u30a3\u30f3\u30b0\u30b7\u30b9\u30c6\u30e0\u306e\u30b7\u30a7\u30eb\u304c\u63d0\u4f9b\u3057\u3066\u3044\u308b\u6a19\u6e96\u306e\u74b0\u5883\u5909\u6570\u306e
     \u64cd\u4f5c\u65b9\u6cd5\u3092\u4f7f\u308f\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#setting">\u74b0\u5883\u5909\u6570\u306e\u8a2d\u5b9a</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#setting">\u74b0\u5883\u5909\u6570\u306e\u8a2d\u5b9a</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#using">\u74b0\u5883\u5909\u6570\u306e\u4f7f\u7528</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#special">\u7279\u5225\u306a\u76ee\u7684\u306e\u74b0\u5883\u5909\u6570</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">\u4f8b</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/env.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/env.html.ko.euc-kr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/env.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/env.html.ko.euc-kr [euc-kr] Tue Mar 28 13:28:17 2017
@@ -45,7 +45,7 @@
     \uc2e4\ud589\ud558\ub294 \uc6b4\uc601\uccb4\uc81c \ud658\uacbd\uc744 \uc218\uc815\ud558\uace0 \uc2f6\ub2e4\uba74 \uc6b4\uc601\uccb4\uc81c \uc258\uc5d0\uc11c
     \ud658\uacbd\uc744 \uc218\uc815\ud574\uc57c \ud55c\ub2e4.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#setting">\ud658\uacbd\ubcc0\uc218 \uc124\uc815\ud558\uae30</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#setting">\ud658\uacbd\ubcc0\uc218 \uc124\uc815\ud558\uae30</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#using">\ud658\uacbd\ubcc0\uc218 \uc0ac\uc6a9\ud558\uae30</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#special">\ud2b9\ubcc4\ud55c \ubaa9\uc801\uc758 \ud658\uacbd\ubcc0\uc218</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">\uc608\uc81c</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/env.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/env.html.tr.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/env.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/env.html.tr.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -54,7 +54,7 @@
       m�dahale etmek isterseniz i\u015fletim sisteminizin kabu\u011fu taraf\u0131ndan sa\u011flanan
       standart ortam m�dahale mekanizmalar\u0131n\u0131 kullanmal\u0131s\u0131n\u0131z.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#setting">Ortam De\u011fi\u015fkenlerinin Atanmas\u0131</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#setting">Ortam De\u011fi\u015fkenlerinin Atanmas\u0131</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#using">Ortam De\u011fi\u015fkenlerinin Kullan\u0131m\u0131</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#special">�zel Ama�l\u0131 Ortam De\u011fi\u015fkenleri</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">�rnekler</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/expr.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/expr.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/expr.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/expr.html.en Tue Mar 28 13:28:17 2017
@@ -37,7 +37,7 @@
     expression variants in HTTPD. For example, the deprecated <code class="directive"><a href="./mod/mod_ssl.html#sslrequire">SSLRequire</a></code> expressions can be replaced
     by <a href="mod/mod_authz_core.html#reqexpr">Require expr</a>.  </p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#grammar">Grammar in Backus-Naur Form notation</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#grammar">Grammar in Backus-Naur Form notation</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#vars">Variables</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#binop">Binary operators</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#unnop">Unary operators</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/expr.html.fr Tue Mar 28 13:28:17 2017
@@ -41,7 +41,7 @@
     expr</a>.
     </p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#grammar">Syntaxe en Forme de Backus-Naur</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#grammar">Syntaxe en Forme de Backus-Naur</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#vars">Variables</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#binop">Op�rateurs binaires</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#unnop">Op�rateurs unaires</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/filter.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/filter.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/filter.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/filter.html.en Tue Mar 28 13:28:17 2017
@@ -33,7 +33,7 @@
 
     <p>This document describes the use of filters in Apache.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#intro">Filtering in Apache 2</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#intro">Filtering in Apache 2</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#smart">Smart Filtering</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#service">Exposing Filters as an HTTP Service</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#using">Using Filters</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/filter.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/filter.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/filter.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/filter.html.fr Tue Mar 28 13:28:17 2017
@@ -33,7 +33,7 @@
 
     <p>Ce document d�crit l'utilisation des filtres avec Apache.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#intro">Le filtrage avec Apache 2</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#intro">Le filtrage avec Apache 2</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#smart">Filtrage intelligent</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#service">Pr�sentation des filtres en tant que service HTTP</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#using">Utilisation des filtres</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/filter.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/filter.html.tr.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/filter.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/filter.html.tr.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -33,7 +33,7 @@
 
     <p>Bu belge, Apache\u2019de s�zge� kullan\u0131m\u0131 hakk\u0131ndad\u0131r.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#intro">Apache 2\u2019de S�zme \u0130\u015flemi</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#intro">Apache 2\u2019de S�zme \u0130\u015flemi</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#smart">Ak\u0131ll\u0131 S�zme</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#service">S�zge�leri bir HTTP Hizmeti gibi g�stermek </a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#using">S�zge�lerin Kullan\u0131m\u0131</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/getting-started.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/getting-started.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/getting-started.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/getting-started.html.en Tue Mar 28 13:28:17 2017
@@ -31,7 +31,7 @@
 a website at all, you might not know where to start, or what questions to
 ask. This document walks you through the basics.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#clientserver">Clients, Servers, and URLs</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#clientserver">Clients, Servers, and URLs</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#dns">Hostnames and DNS</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#configuration">Configuration Files and Directives</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#content">Web Site Content</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/getting-started.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/getting-started.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/getting-started.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/getting-started.html.fr Tue Mar 28 13:28:17 2017
@@ -32,7 +32,7 @@ fonctionnement d'un site web, vous vous
 commencer et quelles questions poser. Ce document vous permettra de
 parcourir les bases du sujet.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#clientserver">Clients, serveurs et URLs</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#clientserver">Clients, serveurs et URLs</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#dns">Noms d'h�te et DNS</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#configuration">Fichiers de configuration et directives</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#content">Contenu du site web</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/handler.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/handler.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/handler.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/handler.html.en Tue Mar 28 13:28:17 2017
@@ -34,7 +34,7 @@
 
     <p>This document describes the use of Apache's Handlers.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">What is a Handler</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">What is a Handler</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">Examples</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#programmer">Programmer's Note</a></li>
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>

Modified: httpd/httpd/branches/2.4.x/docs/manual/handler.html.es
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/handler.html.es?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/handler.html.es (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/handler.html.es Tue Mar 28 13:28:17 2017
@@ -38,7 +38,7 @@
 
     <p>Este documento describe el uso de los Handlers en Apache.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">�Qu� es un Handler?</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">�Qu� es un Handler?</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">Ejemplos</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#programmer">Nota para programadores</a></li>
 </ul><h3>Consulte tambi�n</h3><ul class="seealso"><li><a href="#comments_section">Comentarios</a></li></ul></div>

Modified: httpd/httpd/branches/2.4.x/docs/manual/handler.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/handler.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/handler.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/handler.html.fr Tue Mar 28 13:28:17 2017
@@ -34,7 +34,7 @@
 
     <p>Ce document d�crit l'utilisation des gestionnaires d'Apache (handlers).</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">Qu'est-ce qu'un gestionnaire ?</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">Qu'est-ce qu'un gestionnaire ?</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">Exemples</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#programmer">Note du d�veloppeur</a></li>
 </ul><h3>Voir aussi</h3><ul class="seealso"><li><a href="#comments_section">Commentaires</a></li></ul></div>

Modified: httpd/httpd/branches/2.4.x/docs/manual/handler.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/handler.html.ja.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/handler.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/handler.html.ja.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -38,7 +38,7 @@
 
     <p>Apache \u306e\u30cf\u30f3\u30c9\u30e9\u306e\u4f7f\u7528\u306b\u95a2\u3057\u3066\u8a18\u8ff0\u3057\u3066\u3044\u307e\u3059\u3002</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">\u30cf\u30f3\u30c9\u30e9\u3068\u306f</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">\u30cf\u30f3\u30c9\u30e9\u3068\u306f</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">\u4f8b</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#programmer">\u30d7\u30ed\u30b0\u30e9\u30de\u5411\u3051\u306e\u30e1\u30e2</a></li>
 </ul><h3>\u53c2\u7167</h3><ul class="seealso"><li><a href="#comments_section">\u30b3\u30e1\u30f3\u30c8</a></li></ul></div>

Modified: httpd/httpd/branches/2.4.x/docs/manual/handler.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/handler.html.ko.euc-kr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/handler.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/handler.html.ko.euc-kr [euc-kr] Tue Mar 28 13:28:17 2017
@@ -36,7 +36,7 @@
 
     <p>\uc774 \ubb38\uc11c\ub294 \uc544\ud30c\uce58\uc5d0\uc11c \ud578\ub4e4\ub7ec\ub97c \uc0ac\uc6a9\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud55c\ub2e4.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">\ud578\ub4e4\ub7ec\uac00 \ubb34\uc5c7\uc778\uac00</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">\ud578\ub4e4\ub7ec\uac00 \ubb34\uc5c7\uc778\uac00</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">\uc608\uc81c</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#programmer">\ud504\ub85c\uadf8\ub798\uba38\ub97c \uc704\ud55c \uc815\ubcf4</a></li>
 </ul><h3>\ucc38\uace0</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>

Modified: httpd/httpd/branches/2.4.x/docs/manual/handler.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/handler.html.tr.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/handler.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/handler.html.tr.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -34,7 +34,7 @@
 
     <p>Bu belgede Apache Eylemcilerinin kullan\u0131m\u0131 a�\u0131klanm\u0131\u015ft\u0131r.</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">Eylemci Nedir?</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">Eylemci Nedir?</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">�rnekler</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#programmer">Yaz\u0131l\u0131m Geli\u015ftirenler \u0130�in</a></li>
 </ul><h3>Ayr\u0131ca bak\u0131n\u0131z:</h3><ul class="seealso"><li><a href="#comments_section">Yorum</a></li></ul></div>

Modified: httpd/httpd/branches/2.4.x/docs/manual/handler.html.zh-cn.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/handler.html.zh-cn.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/handler.html.zh-cn.utf8 (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/handler.html.zh-cn.utf8 Tue Mar 28 13:28:17 2017
@@ -35,7 +35,7 @@
 
     <p>本页描述 Apache 处理器的用法。</p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">什么是处理器</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">什么是处理器</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#examples">例子</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#programmer">对程序员的说明</a></li>
 </ul><h3>参见</h3><ul class="seealso"><li><a href="#comments_section">评论</a></li></ul></div>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/access.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/access.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/access.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/access.html.en Tue Mar 28 13:28:17 2017
@@ -30,7 +30,7 @@
     <p>Access control refers to any means of controlling access to any
     resource. This is separate from <a href="auth.html">authentication and authorization</a>.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Related Modules and Directives</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Related Modules and Directives</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#host">Access control by host</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#env">Access control by arbitrary variables</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#rewrite">Access control with mod_rewrite</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/access.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/access.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/access.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/access.html.fr Tue Mar 28 13:28:17 2017
@@ -30,7 +30,7 @@
     <p>Le contr�le d'acc�s fait r�f�rence � tout concept de contr�le
     d'acc�s � une ressource quelconque. Il est distinct du processus d'<a href="auth.html">authentification et d'autorisation</a>.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Modules et directives concern�s</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Modules et directives concern�s</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#host">Contr�le d'acc�s en fonction de l'h�te du
 client</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#env">Contr�le d'acc�s en fonction de variables

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.en Tue Mar 28 13:28:17 2017
@@ -38,7 +38,7 @@
     <p>For general access control, see the <a href="access.html">Access
     Control How-To</a>.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Related Modules and Directives</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Related Modules and Directives</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#introduction">Introduction</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#theprerequisites">The Prerequisites</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#gettingitworking">Getting it working</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.fr Tue Mar 28 13:28:17 2017
@@ -37,7 +37,7 @@
 
     <p>Pour le contr�le d'acc�s en g�n�ral, voir le How-To <a href="access.html">Contr�le d'acc�s</a>.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Modules et directives concern�s</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Modules et directives concern�s</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#introduction">Introduction</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#theprerequisites">Les pr�requis</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#gettingitworking">Mise en oeuvre</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.ja.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.ja.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -39,7 +39,7 @@
     \u8ab0\u304b\u304c\u884c\u304d\u305f\u3044\u5834\u6240\u306b\u884c\u3051\u308b\u3088\u3046\u306b\u3001\u3042\u308b\u3044\u306f\u6b32\u3057\u3044\u60c5\u5831\u3092
     \u5f97\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u305f\u3081\u306e\u5168\u904e\u7a0b\u3092\u6307\u3057\u307e\u3059\u3002</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\u95a2\u9023\u3059\u308b\u30e2\u30b8\u30e5\u30fc\u30eb\u3068\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\u95a2\u9023\u3059\u308b\u30e2\u30b8\u30e5\u30fc\u30eb\u3068\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#introduction">\u306f\u3058\u3081\u306b</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#theprerequisites">\u6e96\u5099</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#gettingitworking">\u52d5\u4f5c\u3055\u305b\u308b</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.ko.euc-kr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.ko.euc-kr [euc-kr] Tue Mar 28 13:28:17 2017
@@ -38,7 +38,7 @@
     \ud655\uc778\ud558\ub294 \uc808\ucc28\uc774\ub2e4. \uad8c\ud55c\ubd80\uc5ec(authorization)\ub294 \uac00\uace0 \uc2f6\uc740 \uacf3\uc73c\ub85c
     \uac00\ub3c4\ub85d \ud639\uc740 \uc6d0\ud558\ub294 \uc815\ubcf4\ub97c \uc5bb\ub3c4\ub85d \ud5c8\uc6a9\ud558\ub294 \uacfc\uc815\uc774\ub2e4.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\uad00\ub828 \ubaa8\ub4c8\uacfc \uc9c0\uc2dc\uc5b4</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\uad00\ub828 \ubaa8\ub4c8\uacfc \uc9c0\uc2dc\uc5b4</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#introduction">\uc18c\uac1c</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#theprerequisites">\uae30\ubcf8 \uc9c0\uc2dd</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#gettingitworking">\uae30\ubcf8\uc801\uc778 \uc124\uc815\ud558\uae30</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.tr.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/auth.html.tr.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -37,7 +37,7 @@
     <p>Genel eri\u015fim denetimi i�in <a href="access.html">Eri\u015fim Denetimi
       Nas\u0131l</a> belgesine bak\u0131n\u0131z.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\u0130lgili mod�ller ve Y�nergeler</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\u0130lgili mod�ller ve Y�nergeler</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#introduction">Giri\u015f</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#theprerequisites">�n gereksinimler</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#gettingitworking">�al\u0131\u015fmaya Ba\u015flama</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.en Tue Mar 28 13:28:17 2017
@@ -29,7 +29,7 @@
 <a href="../ko/howto/cgi.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">Introduction</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">Introduction</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#configuring">Configuring Apache to permit CGI</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#writing">Writing a CGI program</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#troubleshoot">But it's still not working!</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.fr Tue Mar 28 13:28:17 2017
@@ -29,7 +29,7 @@
 <a href="../ko/howto/cgi.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">Introduction</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">Introduction</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#configuring">Configurer Apache pour autoriser CGI</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#writing">Ecrire un programme CGI</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#troubleshoot">Mais �a ne marche toujours pas !</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.ja.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.ja.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -33,7 +33,7 @@
             \u6700\u8fd1\u66f4\u65b0\u3055\u308c\u305f\u5185\u5bb9\u3092\u898b\u308b\u306b\u306f\u82f1\u8a9e\u7248\u3092\u3054\u89a7\u4e0b\u3055\u3044\u3002
         </div>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">\u306f\u3058\u3081\u306b</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">\u306f\u3058\u3081\u306b</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#configuring">CGI \u3092\u8a31\u53ef\u3059\u308b\u3088\u3046\u306b Apache \u3092\u8a2d\u5b9a\u3059\u308b</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#writing">CGI \u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u66f8\u304f</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#troubleshoot">\u3057\u304b\u3057\u3001\u307e\u3060\u52d5\u304b\u306a\u3044 !</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.ko.euc-kr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/cgi.html.ko.euc-kr [euc-kr] Tue Mar 28 13:28:17 2017
@@ -31,7 +31,7 @@
 <div class="outofdate">\uc774 \ubb38\uc11c\ub294 \ucd5c\uc2e0\ud310 \ubc88\uc5ed\uc774 \uc544\ub2d9\ub2c8\ub2e4.
             \ucd5c\uadfc\uc5d0 \ubcc0\uacbd\ub41c \ub0b4\uc6a9\uc740 \uc601\uc5b4 \ubb38\uc11c\ub97c \ucc38\uace0\ud558\uc138\uc694.</div>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">\uc18c\uac1c</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">\uc18c\uac1c</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#configuring">CGI\ub97c \ud5c8\uc6a9\ud558\ub3c4\ub85d \uc544\ud30c\uce58 \uc124\uc815\ud558\uae30</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#writing">CGI \ud504\ub85c\uadf8\ub7a8 \uc791\uc131\ud558\uae30</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#troubleshoot">\uadf8\ub7ec\ub098 \uc544\uc9c1 \ub3d9\uc791\ud558\uc9c0 \uc54a\uc544\uc694!</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.en Tue Mar 28 13:28:17 2017
@@ -33,7 +33,7 @@
 <p><code>.htaccess</code> files provide a way to make configuration
 changes on a per-directory basis.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">.htaccess files</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">.htaccess files</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#what">What they are/How to use them</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#when">When (not) to use .htaccess files</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#how">How directives are applied</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.fr Tue Mar 28 13:28:17 2017
@@ -33,7 +33,7 @@
 <p>Les fichiers <code>.htaccess</code> fournissent une m�thode pour
 modifier la configuration du serveur au niveau de chaque r�pertoire.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Fichiers .htaccess</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Fichiers .htaccess</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#what">Que sont ce fichiers, comment les utiliser ?</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#when">Quand doit-on (ne doit-on pas) utiliser
     les fichiers .htaccess ?</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.ja.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.ja.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -37,7 +37,7 @@
 <p><code>.htaccess</code> \u30d5\u30a1\u30a4\u30eb\u306f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u6bce\u306b\u8a2d\u5b9a\u3092\u5909\u66f4\u3059\u308b\u65b9\u6cd5\u3092
 \u63d0\u4f9b\u3057\u307e\u3059\u3002</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">.htaccess \u30d5\u30a1\u30a4\u30eb</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">.htaccess \u30d5\u30a1\u30a4\u30eb</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#what">.htaccess \u30d5\u30a1\u30a4\u30eb\u3068\u306f\u4f55\u304b/\u305d\u306e\u4f7f\u3044\u65b9</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#when">\u3044\u3064 .htaccess \u30d5\u30a1\u30a4\u30eb\u3092\u4f7f\u3046(\u4f7f\u308f\u306a\u3044)\u304b\u3002</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#how">\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6\u306e\u9069\u7528\u306e\u3055\u308c\u65b9</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.ko.euc-kr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.ko.euc-kr [euc-kr] Tue Mar 28 13:28:17 2017
@@ -35,7 +35,7 @@
 <p><code>.htaccess</code> \ud30c\uc77c\uc744 \uc0ac\uc6a9\ud558\uc5ec \ub514\ub809\ud1a0\ub9ac\ubcc4\ub85c \uc124\uc815\uc744
 \ubcc0\uacbd\ud560 \uc218 \uc788\ub2e4.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">.htaccess \ud30c\uc77c</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">.htaccess \ud30c\uc77c</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#what">\ubb34\uc5c7\uc774\uba70/\uc5b4\ub5bb\uac8c \uc0ac\uc6a9\ud558\ub294\uac00</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#when">\uc5b8\uc81c .htaccess \ud30c\uc77c\uc744 \uc0ac\uc6a9\ud558\ub098
     (\ud639\uc740 \uc0ac\uc6a9\ud558\uc9c0 \uc54a\ub098)</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.pt-br
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.pt-br?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.pt-br (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/htaccess.html.pt-br Tue Mar 28 13:28:17 2017
@@ -35,7 +35,7 @@
 <p>Arquivos <code>.htaccess</code> oferecem um meio de fazer mudan�as
  nas configura��es por-diret�rio.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Arquivos .htaccess </a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Arquivos .htaccess </a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#what">O que eles s�o/Como us�-los</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#when">Quando (n�o) usar arquivos .htaccess</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#how">Como as diretrizes s�o aplicadas</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/http2.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/http2.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/http2.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/http2.html.en Tue Mar 28 13:28:17 2017
@@ -32,7 +32,7 @@
     change between releases.
     </p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#protocol">The HTTP/2 protocol</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#protocol">The HTTP/2 protocol</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#implementation">HTTP/2 in Apache httpd</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#building">Build httpd with HTTP/2 support</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#basic-config">Basic Configuration</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/http2.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/http2.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/http2.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/http2.html.fr Tue Mar 28 13:28:17 2017
@@ -33,7 +33,7 @@
     les interfaces et les directives avec les changements de versions.
     </p>
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#protocol">Le protocole HTTP/2</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#protocol">Le protocole HTTP/2</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#implementation">HTTP/2 dans Apache httpd</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#building">Compilation de httpd avec le support de HTTP/2</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#basic-config">Configuration de base</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.en Tue Mar 28 13:28:17 2017
@@ -44,7 +44,7 @@
     <code class="directive"><a href="../mod/core.html#directory">&lt;Directory&gt;</a></code> block
     within the main config file.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Per-user web directories</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Per-user web directories</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#userdir">Setting the file path with UserDir</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#redirect">Redirecting to external URLs</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#enable">Restricting what users are permitted to use this

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.fr Tue Mar 28 13:28:17 2017
@@ -50,7 +50,7 @@ d�commentant la ligne :</p>
     <code class="directive"><a href="../mod/core.html#directory">&lt;Directory&gt;</a></code> du fichier de
     configuration principal.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">R�pertoires web utilisateurs</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">R�pertoires web utilisateurs</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#userdir">D�finition du chemin des fichiers avec UserDir</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#redirect">Redirection vers des URLs externes</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#enable">D�finition de la liste des utilisateurs autoris�s � utiliser

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.ja.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.ja.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -55,7 +55,7 @@
     <p>\u3042\u308b\u3044\u306f\u3001\u30e1\u30a4\u30f3\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u4e2d\u306e <code>Directory</code> 
     \u30d6\u30ed\u30c3\u30af\u306e\u4e2d\u306b\u9069\u5207\u306b\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6\u3092\u8a18\u8ff0\u3057\u3066\u304a\u304d\u307e\u3059\u3002</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\u30e6\u30fc\u30b6\u6bce\u306e\u30a6\u30a7\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\u30e6\u30fc\u30b6\u6bce\u306e\u30a6\u30a7\u30d6\u30c7\u30a3\u30ec\u30af\u30c8\u30ea</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#userdir">UserDir \u3092\u4f7f\u3063\u3066\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u8a2d\u5b9a\u3059\u308b</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#redirect">\u5916\u90e8 URL \u306b\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3059\u308b</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#enable">\u3053\u306e\u6a5f\u80fd\u3092\u4f7f\u7528\u3067\u304d\u308b\u30e6\u30fc\u30b6\u3092\u5236\u9650\u3059\u308b</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.ko.euc-kr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.ko.euc-kr [euc-kr] Tue Mar 28 13:28:17 2017
@@ -39,7 +39,7 @@
     \ud558\uc704\ub514\ub809\ud1a0\ub9ac\uc5d0 \uc788\ub294 \ud398\uc774\uc9c0\ub97c \uac00\uc838\uc624\uac8c \ub41c\ub2e4.</p>
 
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\uc0ac\uc6a9\uc790\ubcc4 \uc6f9\ub514\ub809\ud1a0\ub9ac</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\uc0ac\uc6a9\uc790\ubcc4 \uc6f9\ub514\ub809\ud1a0\ub9ac</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#userdir">UserDir\ub85c \ud30c\uc77c\uacbd\ub85c \uc9c0\uc815\ud558\uae30</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#enable">\uae30\ub2a5\uc744 \uc774\uc6a9\ud560 \uc0ac\uc6a9\uc790 \uc81c\ud55c\ud558\uae30</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#cgi">\uac01 \uc0ac\uc6a9\uc790\ubcc4 cgi \ub514\ub809\ud1a0\ub9ac \uc9c0\uc815\ud558\uae30</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.tr.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/public_html.html.tr.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -50,7 +50,7 @@
     uygun y�nergeleri yerle\u015ftirerek bu dizinlere eri\u015fimi etkin hale 
     getirebilirsiniz.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Kullan\u0131c\u0131 sayfalar\u0131 dizinleri</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Kullan\u0131c\u0131 sayfalar\u0131 dizinleri</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#userdir"><code>UserDir</code> ile dosya yolunun belirtilmesi</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#redirect">Harici adreslere y�nlendirme</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#enable">Bu �zelli\u011fi kullanacak kullan\u0131c\u0131lar\u0131n s\u0131n\u0131rland\u0131r\u0131lmas\u0131</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/reverse_proxy.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/reverse_proxy.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/reverse_proxy.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/reverse_proxy.html.en Tue Mar 28 13:28:17 2017
@@ -51,7 +51,7 @@
     <p class="centered"><img src="../images/reverse-proxy-arch.png" alt="reverse-proxy-arch" /></p>
 
   </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Reverse Proxy</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Reverse Proxy</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#simple">Simple reverse proxying</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#cluster">Clusters and Balancers</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#config">Balancer and BalancerMember configuration</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.en?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.en (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.en Tue Mar 28 13:28:17 2017
@@ -32,7 +32,7 @@
 <p>Server-side includes provide a means to add dynamic content to
 existing HTML documents.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Introduction</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Introduction</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#what">What are SSI?</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#configuring">Configuring your server to permit SSI</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#basic">Basic SSI directives</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.fr?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.fr (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.fr Tue Mar 28 13:28:17 2017
@@ -34,7 +34,7 @@
 <p>Les SSI permettent d'ajouter du contenu dynamique � des documents
 HTML pr�existants.</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Introduction</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">Introduction</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#what">Qu'est-ce que SSI ?</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#configuring">Configurer votre serveur pour permettre les SSI</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#basic">Directives SSI de base</a></li>

Modified: httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.ja.utf8?rev=1789132&r1=1789131&r2=1789132&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/howto/ssi.html.ja.utf8 [utf-8] Tue Mar 28 13:28:17 2017
@@ -36,7 +36,7 @@
 <p>\u30b5\u30fc\u30d0\u30b5\u30a4\u30c9\u30a4\u30f3\u30af\u30eb\u30fc\u30c9\u306b\u3088\u3063\u3066\u3001\u65e2\u5b58\u306e HTML
 \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u52d5\u7684\u306a\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u8ffd\u52a0\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002</p>
 </div>
-<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\u306f\u3058\u3081\u306b</a></li>
+<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#related">\u306f\u3058\u3081\u306b</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#what">SSI \u3068\u306f ?</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#configuring">SSI \u3092\u8a31\u53ef\u3059\u308b\u305f\u3081\u306e\u30b5\u30fc\u30d0\u306e\u8a2d\u5b9a</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#basic">\u57fa\u672c\u7684\u306a SSI \u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6</a></li>