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

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

Modified: httpd/httpd/trunk/docs/manual/programs/htpasswd.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/htpasswd.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/htpasswd.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/programs/htpasswd.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -69,7 +69,7 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><code class="program"><a href="../programs/httpd.html">httpd</a></code></li><li>Kaynak paketinin support/SHA1 dizinindeki betikler.</li><li><a href="#comments_section">Yorum</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Kullanım</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Kullanım</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
     <p><code><strong>htpasswd</strong>
     [ -<strong>c</strong> ]
     [ -<strong>m</strong> ]
@@ -97,7 +97,7 @@
       -<strong>p</strong> ] <var>kullanıcı</var> <var>parola</var></code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Seçenekler</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Seçenekler</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
     <dl>
     <dt><code><strong>-b</strong></code></dt>
     <dd>Betik kipi; parola için istek yapmak yerine parola komut satırından
@@ -160,7 +160,7 @@
     </dl>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="exit" id="exit">Çıkış Durumu</a><a title="Permanent link" href="#exit" class="permalink">&para;</a></h2>
+<h2><a name="exit" id="exit">Çıkış Durumu</a> <a title="Permanent link" href="#exit" class="permalink">&para;</a></h2>
     <p><code><strong>htpasswd</strong></code>, kullanıcı ismi ve parolasını DBM
     dosyasına başarıyla eklemiş veya güncellemişse <code>0</code>, dosyalara
     erişirken bir sorun çıkmışsa <code>1</code>, komut satırında bir
@@ -173,7 +173,7 @@
     <code>7</code> değeriyle döner.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="examples" id="examples">Örnekler</a><a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
+<h2><a name="examples" id="examples">Örnekler</a> <a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
     <div class="example"><p><code>
       htpasswd /usr/local/etc/apache/.htpasswd-users jsmith
     </code></p></div>
@@ -202,7 +202,7 @@
     algoritmasıyla şifreler ve bunu belirtilen dosyada saklar.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="security" id="security">Güvenlik Değerlendirmeleri</a><a title="Permanent link" href="#security" class="permalink">&para;</a></h2>
+<h2><a name="security" id="security">Güvenlik Değerlendirmeleri</a> <a title="Permanent link" href="#security" class="permalink">&para;</a></h2>
     <p><code><strong>htpasswd</strong></code> tarafından yönetilen parola
     dosyalarına sunucunun URI uzayından erişilememelidir; yani dosya bir
     tarayıcı ile okunabilecek bir yerde bulunmamalıdır.</p>
@@ -225,7 +225,7 @@
     eklediklerinden sözlük saldırılarına karşı daha dayanıklıdırlar.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="restrictions" id="restrictions">Kısıtlamalar</a><a title="Permanent link" href="#restrictions" class="permalink">&para;</a></h2>
+<h2><a name="restrictions" id="restrictions">Kısıtlamalar</a> <a title="Permanent link" href="#restrictions" class="permalink">&para;</a></h2>
     <p>Windows platformuda, <code><strong>htpasswd</strong></code>
     ile şifrelenen parolalar <code>255</code> karakterden daha uzun olamaz.
     255 karakterden sonrası kırpılır.</p>

Modified: httpd/httpd/trunk/docs/manual/programs/httpd.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/httpd.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/httpd.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/httpd.html.en Tue Jan 22 09:53:04 2019
@@ -44,7 +44,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="../invoking.html">Starting Apache httpd</a></li><li><a href="../stopping.html">Stopping Apache httpd</a></li><li><a href="../configuring.html">Configuration Files</a></li><li><a href="../platform/">Platform-specific Documentation</a></li><li><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Synopsis</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Synopsis</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
      <p><code><strong>httpd</strong> [ -<strong>d</strong>
      <var>serverroot</var> ] [ -<strong>f</strong> <var>config</var> ]
      [ -<strong>C</strong> <var>directive</var> ] [ -<strong>c</strong>
@@ -66,7 +66,7 @@
      [ -<strong>w</strong> ]</code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Options</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Options</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
 <dl>
 <dt><code>-d <var>serverroot</var></code></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/httpd.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/httpd.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/httpd.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/programs/httpd.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -46,7 +46,7 @@
 </ul><h3>참고</h3><ul class="seealso"><li><a href="../invoking.html">아파치 시작</a></li><li><a href="../stopping.html">아파치 중단</a></li><li><a href="../configuring.html">설정파일</a></li><li><a href="../platform/">플래폼별 문서</a></li><li><a href="apachectl.html">apachectl</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">개요</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">개요</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
      <p><code><strong>httpd</strong> [ -<strong>d</strong>
      <var>serverroot</var> ] [ -<strong>f</strong> <var>config</var> ]
      [ -<strong>C</strong> <var>directive</var> ] [ -<strong>c</strong>
@@ -66,7 +66,7 @@
      [ -<strong>w</strong> ]</code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">옵션</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">옵션</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
 <dl>
 <dt><code>-d <var>serverroot</var></code></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/httpd.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/httpd.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/httpd.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/programs/httpd.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -47,7 +47,7 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="../invoking.html">Apache httpd'nin Başlatılması</a></li><li><a href="../stopping.html">Apache httpd'nin Durdurulması</a></li><li><a href="../configuring.html">Yapılandırma Dosyaları</a></li><li><a href="../platform/">Platforma Özgü Belgeler</a></li><li><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></li><li><a href="#comments_section">Yorum</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Kullanım</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Kullanım</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
      <p><code><strong>httpd</strong> [ -<strong>d</strong>
      <var>sunucu-kök-dizini</var> ] [ -<strong>f</strong>
      <var>yapılandırma-dosyası</var> ]
@@ -70,7 +70,7 @@
      [ -<strong>w</strong> ]</code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Seçenekler</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Seçenekler</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
   <dl>
     <dt><code><strong>-d</strong> <var>sunucu-kök-dizini</var></code></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/httxt2dbm.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/httxt2dbm.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/httxt2dbm.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/httxt2dbm.html.en Tue Jan 22 09:53:04 2019
@@ -41,7 +41,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><code class="program"><a href="../programs/httpd.html">httpd</a></code></li><li><code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Synopsis</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Synopsis</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
     <p><code><strong>httxt2dbm</strong>
     [ -<strong>v</strong> ]
     [ -<strong>f</strong> <var>DBM_TYPE</var> ]
@@ -50,7 +50,7 @@
     </code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Options</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Options</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
     <dl>
     <dt><code>-v</code></dt>
     <dd>More verbose output</dd>
@@ -77,7 +77,7 @@
     </dl>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="examples" id="examples">Examples</a><a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
+<h2><a name="examples" id="examples">Examples</a> <a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
     <div class="example"><p><code>
       httxt2dbm -i rewritemap.txt -o rewritemap.dbm<br />
       httxt2dbm -f SDBM -i rewritemap.txt -o rewritemap.dbm<br />

Modified: httpd/httpd/trunk/docs/manual/programs/httxt2dbm.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/httxt2dbm.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/httxt2dbm.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/programs/httxt2dbm.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -38,7 +38,7 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><code class="program"><a href="../programs/httpd.html">httpd</a></code></li><li><code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code></li><li><a href="#comments_section">Yorum</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Kullanım</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Kullanım</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
     <p><code><strong>httxt2dbm</strong>
     [ -<strong>v</strong> ]
     [ -<strong>f</strong> <var>DBM_türü</var> ]
@@ -47,7 +47,7 @@
     </code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Seçenekler</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Seçenekler</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
     <dl>
     <dt><code><strong>-v</strong></code></dt>
     <dd>Çıktı daha ayrıntılı olur.</dd>
@@ -77,7 +77,7 @@
     </dl>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="examples" id="examples">Örnekler</a><a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
+<h2><a name="examples" id="examples">Örnekler</a> <a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
     <div class="example"><p><code>
       httxt2dbm -i rewritemap.txt -o rewritemap.dbm<br />
       httxt2dbm -f SDBM -i rewritemap.txt -o rewritemap.dbm<br />

Modified: httpd/httpd/trunk/docs/manual/programs/index.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/index.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/index.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/index.html.en Tue Jan 22 09:53:04 2019
@@ -36,7 +36,7 @@
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="index" id="index">Index</a><a title="Permanent link" href="#index" class="permalink">&para;</a></h2>
+<h2><a name="index" id="index">Index</a> <a title="Permanent link" href="#index" class="permalink">&para;</a></h2>
 
     <dl>
       <dt><code class="program"><a href="../programs/httpd.html">httpd</a></code></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/index.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/index.html.es.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/index.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/programs/index.html.es.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -36,7 +36,7 @@
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="index" id="index">Índice</a><a title="Enlace permanente" href="#index" class="permalink">&para;</a></h2>
+<h2><a name="index" id="index">Índice</a> <a title="Enlace permanente" href="#index" class="permalink">&para;</a></h2>
 
     <dl>
       <dt><code class="program"><a href="../programs/httpd.html">httpd</a></code></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/index.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/index.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/index.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/programs/index.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -37,7 +37,7 @@
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="index" id="index">목록</a><a title="Permanent link" href="#index" class="permalink">&para;</a></h2>
+<h2><a name="index" id="index">목록</a> <a title="Permanent link" href="#index" class="permalink">&para;</a></h2>
 
     <dl>
       <dt><a href="httpd.html">httpd</a></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/index.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/index.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/index.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/programs/index.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -37,7 +37,7 @@
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="index" id="index">Dizin</a><a title="Permanent link" href="#index" class="permalink">&para;</a></h2>
+<h2><a name="index" id="index">Dizin</a> <a title="Permanent link" href="#index" class="permalink">&para;</a></h2>
 
     <dl>
       <dt><code class="program"><a href="../programs/httpd.html">httpd</a></code></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/index.html.zh-cn.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/index.html.zh-cn.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/index.html.zh-cn.utf8 (original)
+++ httpd/httpd/trunk/docs/manual/programs/index.html.zh-cn.utf8 Tue Jan 22 09:53:04 2019
@@ -36,7 +36,7 @@
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="index" id="index">索引</a><a title="Permanent link" href="#index" class="permalink">&para;</a></h2>
+<h2><a name="index" id="index">索引</a> <a title="Permanent link" href="#index" class="permalink">&para;</a></h2>
 
     <dl>
       <dt><code class="program"><a href="../programs/httpd.html">httpd</a></code></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/log_server_status.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/log_server_status.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/log_server_status.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/log_server_status.html.en Tue Jan 22 09:53:04 2019
@@ -37,7 +37,7 @@
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="configure" id="configure">Usage</a><a title="Permanent link" href="#configure" class="permalink">&para;</a></h2>
+<h2><a name="configure" id="configure">Usage</a> <a title="Permanent link" href="#configure" class="permalink">&para;</a></h2>
 
 <p>The script contains the following section.</p>
 

Modified: httpd/httpd/trunk/docs/manual/programs/logresolve.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/logresolve.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/logresolve.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/logresolve.html.en Tue Jan 22 09:53:04 2019
@@ -46,14 +46,14 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Synopsis</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Synopsis</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
 
      <p><code><strong>logresolve</strong> [ -<strong>s</strong>
      <var>filename</var> ] [ -<strong>c</strong> ] &lt;
      <var>access_log</var> &gt; <var>access_log.new</var></code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Options</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Options</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
 <dl>
 

Modified: httpd/httpd/trunk/docs/manual/programs/logresolve.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/logresolve.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/logresolve.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/programs/logresolve.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -46,14 +46,14 @@
 </ul><h3>참고</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">개요</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">개요</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
 
      <p><code><strong>logresolve</strong> [ -<strong>s</strong>
      <var>filename</var> ] [ -<strong>c</strong> ] &lt;
      <var>access_log</var> &gt; <var>access_log.new</var></code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">옵션</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">옵션</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
 <dl>
 

Modified: httpd/httpd/trunk/docs/manual/programs/logresolve.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/logresolve.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/logresolve.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/programs/logresolve.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -46,14 +46,14 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="#comments_section">Yorum</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Kullanım</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Kullanım</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
 
      <p><code><strong>logresolve</strong> [ -<strong>s</strong>
      <var>dosyaismi</var> ] [ -<strong>c</strong> ] &lt;
      <var>günlük_dosyası</var> &gt; <var>yeni_günlük_dosyası</var></code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Seçenekler</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Seçenekler</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
 <dl>
     <dt><code>-s <var>dosyaismi</var></code></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/other.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/other.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/other.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/programs/other.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -41,14 +41,14 @@
 </ul><h3>참고</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="log_server_status" id="log_server_status">log_server_status</a><a title="Permanent link" href="#log_server_status" class="permalink">&para;</a></h2>
+<h2><a name="log_server_status" id="log_server_status">log_server_status</a> <a title="Permanent link" href="#log_server_status" class="permalink">&para;</a></h2>
     <p>이 perl 스크립트는 cron 등에서 자주 실행하도록 설계되었다.
     이 스크립트를 서버에 연결하여 상태 정보를 다운로드한다.
     그런후 이 정보를 한줄로 정리하여 파일에 기록한다. 로그파일의
     위치를 지정하려면 스크립트 앞부분의 변수를 수정한다.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="split-logfile" id="split-logfile">split-logfile</a><a title="Permanent link" href="#split-logfile" class="permalink">&para;</a></h2>
+<h2><a name="split-logfile" id="split-logfile">split-logfile</a> <a title="Permanent link" href="#split-logfile" class="permalink">&para;</a></h2>
     <p>이 perl 스크립트는 결합된 웹서버 접근로그파일의 내용을
     여러 파일로 나눈다. 각 줄의 첫번째 항목이 ("<code>%v</code>"로
     추가한) 가상호스트 정보이고, 로그파일명은 현재 디렉토리에

Modified: httpd/httpd/trunk/docs/manual/programs/other.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/other.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/other.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/programs/other.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -40,7 +40,7 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="#comments_section">Yorum</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="log_server_status" id="log_server_status">log_server_status</a><a title="Permanent link" href="#log_server_status" class="permalink">&para;</a></h2>
+<h2><a name="log_server_status" id="log_server_status">log_server_status</a> <a title="Permanent link" href="#log_server_status" class="permalink">&para;</a></h2>
     <p>Bu perl betiği cron gibi bir şeyleri belli aralıklarla çalıştırmak için
     tasarlanmıştır. Sunucuya bağlanıp durum bilgisini indirdikten sonra bunları
     tek bir satır haline getirip bir günlük dosyasına kaydeder. Sonuçların
@@ -48,7 +48,7 @@
     değişiklik yaparak belirtebilirsiniz.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="split-logfile" id="split-logfile">split-logfile</a><a title="Permanent link" href="#split-logfile" class="permalink">&para;</a></h2>
+<h2><a name="split-logfile" id="split-logfile">split-logfile</a> <a title="Permanent link" href="#split-logfile" class="permalink">&para;</a></h2>
     <p>Bu perl betiği sanal konaklı bir birleşik günlük dosyasını girdi olarak
     alır ve içeriğini ayrı dosyalara böler. Günlük dosyasındaki her kaydın ilk
     bileşeninin, <code class="directive"><a href="../mod/mod_log_config.html#logformat">LogFormat</a></code>

Modified: httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.en Tue Jan 22 09:53:04 2019
@@ -40,7 +40,7 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Synopsis</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Synopsis</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
 
      <p><code><strong>rotatelogs</strong>
      [ -<strong>l</strong> ]
@@ -58,7 +58,7 @@
      [ <var>offset</var> ]</code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Options</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Options</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
 <dl>
 
@@ -179,7 +179,7 @@ an offset.</dd>
 </dl>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="examples" id="examples">Examples</a><a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
+<h2><a name="examples" id="examples">Examples</a> <a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
 
 <div class="example"><p><code>
      CustomLog "|bin/rotatelogs /var/log/logfile 86400" common
@@ -225,7 +225,7 @@ an offset.</dd>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="portability" id="portability">Portability</a><a title="Permanent link" href="#portability" class="permalink">&para;</a></h2>
+<h2><a name="portability" id="portability">Portability</a> <a title="Permanent link" href="#portability" class="permalink">&para;</a></h2>
 
 <p>The following logfile format string substitutions should be
 supported by all <code>strftime(3)</code> implementations, see

Modified: httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -66,7 +66,7 @@
 </ul><h3>참고</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">개요</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">개요</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
 
      <p><code><strong>rotatelogs</strong>
      [ -<strong>l</strong> ]
@@ -75,7 +75,7 @@
      [ <var>filesize</var>M ]</code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">옵션</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">옵션</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
 <dl>
 
@@ -109,7 +109,7 @@ GMT 시간차가 변하는 환경에서
 </dl>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="portability" id="portability">포팅가능성</a><a title="Permanent link" href="#portability" class="permalink">&para;</a></h2>
+<h2><a name="portability" id="portability">포팅가능성</a> <a title="Permanent link" href="#portability" class="permalink">&para;</a></h2>
 
 <p>다음 로그파일 형식문자열 표현은 모든 <code>strftime(3)</code>
 구현이 지원해야 한다. 라이브러리 특유의 확장은

Modified: httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/programs/rotatelogs.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -44,7 +44,7 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="#comments_section">Yorum</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Kullanım</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Kullanım</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
 
      <p><code><strong>rotatelogs</strong>
      [ -<strong>l</strong> ]
@@ -59,7 +59,7 @@
      [ <var>saat_farkı</var> ]</code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Seçenekler</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Seçenekler</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
 <dl>
     <dt><code><strong>-l</strong></code></dt>
@@ -157,7 +157,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="examples" id="examples">Örnekler</a><a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
+<h2><a name="examples" id="examples">Örnekler</a> <a title="Permanent link" href="#examples" class="permalink">&para;</a></h2>
 
 <div class="example"><p><code>
      CustomLog "|bin/rotatelogs /var/logs/logfile 86400" common
@@ -201,7 +201,7 @@
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="portability" id="portability">Taşınabilirlik</a><a title="Permanent link" href="#portability" class="permalink">&para;</a></h2>
+<h2><a name="portability" id="portability">Taşınabilirlik</a> <a title="Permanent link" href="#portability" class="permalink">&para;</a></h2>
 
     <p>Aşağıdaki günlük dosyası biçem belirteçlerinin tüm
     <code>strftime(3)</code> gerçeklenimlerince desteklenmesi gerekir.

Modified: httpd/httpd/trunk/docs/manual/programs/split-logfile.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/split-logfile.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/split-logfile.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/split-logfile.html.en Tue Jan 22 09:53:04 2019
@@ -35,7 +35,7 @@
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="split-logfile" id="split-logfile">Usage</a><a title="Permanent link" href="#split-logfile" class="permalink">&para;</a></h2>
+<h2><a name="split-logfile" id="split-logfile">Usage</a> <a title="Permanent link" href="#split-logfile" class="permalink">&para;</a></h2>
 
     <p>Create a log file with virtual host information in it:</p>
 

Modified: httpd/httpd/trunk/docs/manual/programs/suexec.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/suexec.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/suexec.html.en (original)
+++ httpd/httpd/trunk/docs/manual/programs/suexec.html.en Tue Jan 22 09:53:04 2019
@@ -44,11 +44,11 @@
 </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Synopsis</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Synopsis</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
      <p><code><strong>suexec</strong> -<strong>V</strong></code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Options</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Options</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
 <dl>
 <dt><code>-V</code></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/suexec.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/suexec.html.ko.euc-kr?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/suexec.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/programs/suexec.html.ko.euc-kr [euc-kr] Tue Jan 22 09:53:04 2019
@@ -47,11 +47,11 @@
 </ul><h3>참고</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">개요</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">개요</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
      <p><code><strong>suexec</strong> -<strong>V</strong></code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">옵션</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">옵션</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
 
 <dl>
 <dt><code>-V</code></dt>

Modified: httpd/httpd/trunk/docs/manual/programs/suexec.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/suexec.html.tr.utf8?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/programs/suexec.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/programs/suexec.html.tr.utf8 [utf-8] Tue Jan 22 09:53:04 2019
@@ -47,11 +47,11 @@
 </ul><h3>Ayrıca bakınız:</h3><ul class="seealso"><li><a href="#comments_section">Yorum</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="synopsis" id="synopsis">Kullanım</a><a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
+<h2><a name="synopsis" id="synopsis">Kullanım</a> <a title="Permanent link" href="#synopsis" class="permalink">&para;</a></h2>
     <p><code><strong>suexec</strong> -<strong>V</strong></code></p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="options" id="options">Seçenekler</a><a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
+<h2><a name="options" id="options">Seçenekler</a> <a title="Permanent link" href="#options" class="permalink">&para;</a></h2>
   <dl>
     <dt><code><strong>-V</strong></code></dt>
     <dd><code>root</code> iseniz, bu seçenek

Modified: httpd/httpd/trunk/docs/manual/rewrite/access.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/access.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/access.html.en (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/access.html.en Tue Jan 22 09:53:04 2019
@@ -48,7 +48,7 @@ configuration.</div>
 </ul><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="intro.html">mod_rewrite introduction</a></li><li><a href="remapping.html">Redirection and remapping</a></li><li><a href="vhosts.html">Virtual hosts</a></li><li><a href="proxy.html">Proxying</a></li><li><a href="rewritemap.html">Using RewriteMap</a></li><li><a href="advanced.html">Advanced techniques</a></li><li><a href="avoid.html">When not to use mod_rewrite</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="blocked-inline-images" id="blocked-inline-images">Forbidding Image "Hotlinking"</a><a title="Permanent link" href="#blocked-inline-images" class="permalink">&para;</a></h2>
+<h2><a name="blocked-inline-images" id="blocked-inline-images">Forbidding Image "Hotlinking"</a> <a title="Permanent link" href="#blocked-inline-images" class="permalink">&para;</a></h2>
 
       
 
@@ -125,7 +125,7 @@ RewriteRule "\.(gif|jpg|png)$" "http://o
 
     </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="blocking-of-robots" id="blocking-of-robots">Blocking of Robots</a><a title="Permanent link" href="#blocking-of-robots" class="permalink">&para;</a></h2>
+<h2><a name="blocking-of-robots" id="blocking-of-robots">Blocking of Robots</a> <a title="Permanent link" href="#blocking-of-robots" class="permalink">&para;</a></h2>
 
       
 
@@ -196,7 +196,7 @@ RewriteRule "^/secret/files/"      "-"
 
     </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="host-deny" id="host-deny">Denying Hosts in a Blacklist</a><a title="Permanent link" href="#host-deny" class="permalink">&para;</a></h2>
+<h2><a name="host-deny" id="host-deny">Denying Hosts in a Blacklist</a> <a title="Permanent link" href="#host-deny" class="permalink">&para;</a></h2>
 
   
 
@@ -247,7 +247,7 @@ bsdti1.sdm.de  -<br />
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="referer-deflector" id="referer-deflector">Referer-based Deflector</a><a title="Permanent link" href="#referer-deflector" class="permalink">&para;</a></h2>
+<h2><a name="referer-deflector" id="referer-deflector">Referer-based Deflector</a> <a title="Permanent link" href="#referer-deflector" class="permalink">&para;</a></h2>
 
   
 

Modified: httpd/httpd/trunk/docs/manual/rewrite/advanced.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/advanced.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/advanced.html.en (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/advanced.html.en Tue Jan 22 09:53:04 2019
@@ -50,7 +50,7 @@ configuration.</div>
 </ul><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="intro.html">mod_rewrite introduction</a></li><li><a href="remapping.html">Redirection and remapping</a></li><li><a href="access.html">Controlling access</a></li><li><a href="vhosts.html">Virtual hosts</a></li><li><a href="proxy.html">Proxying</a></li><li><a href="rewritemap.html">Using RewriteMap</a></li><li><a href="avoid.html">When not to use mod_rewrite</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="sharding" id="sharding">URL-based sharding across multiple backends</a><a title="Permanent link" href="#sharding" class="permalink">&para;</a></h2>
+<h2><a name="sharding" id="sharding">URL-based sharding across multiple backends</a> <a title="Permanent link" href="#sharding" class="permalink">&para;</a></h2>
 
   
 
@@ -107,7 +107,7 @@ RewriteRule   "^/u/([^/]+)/?(.*)" "http:
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="on-the-fly-content" id="on-the-fly-content">On-the-fly Content-Regeneration</a><a title="Permanent link" href="#on-the-fly-content" class="permalink">&para;</a></h2>
+<h2><a name="on-the-fly-content" id="on-the-fly-content">On-the-fly Content-Regeneration</a> <a title="Permanent link" href="#on-the-fly-content" class="permalink">&para;</a></h2>
 
   
 
@@ -149,7 +149,7 @@ RewriteRule "^(.+)\.html$"     "/regener
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="load-balancing" id="load-balancing">Load Balancing</a><a title="Permanent link" href="#load-balancing" class="permalink">&para;</a></h2>
+<h2><a name="load-balancing" id="load-balancing">Load Balancing</a> <a title="Permanent link" href="#load-balancing" class="permalink">&para;</a></h2>
 
   
 
@@ -195,7 +195,7 @@ featureful than anything you can cobble
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="structuredhomedirs" id="structuredhomedirs">Structured Userdirs</a><a title="Permanent link" href="#structuredhomedirs" class="permalink">&para;</a></h2>
+<h2><a name="structuredhomedirs" id="structuredhomedirs">Structured Userdirs</a> <a title="Permanent link" href="#structuredhomedirs" class="permalink">&para;</a></h2>
 
   
 
@@ -226,7 +226,7 @@ RewriteRule   "^/~(<strong>([a-z])</stro
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="redirectanchors" id="redirectanchors">Redirecting Anchors</a><a title="Permanent link" href="#redirectanchors" class="permalink">&para;</a></h2>
+<h2><a name="redirectanchors" id="redirectanchors">Redirecting Anchors</a> <a title="Permanent link" href="#redirectanchors" class="permalink">&para;</a></h2>
 
   
 
@@ -255,7 +255,7 @@ RewriteRule   "^/~(<strong>([a-z])</stro
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="time-dependent" id="time-dependent">Time-Dependent Rewriting</a><a title="Permanent link" href="#time-dependent" class="permalink">&para;</a></h2>
+<h2><a name="time-dependent" id="time-dependent">Time-Dependent Rewriting</a> <a title="Permanent link" href="#time-dependent" class="permalink">&para;</a></h2>
 
   
 
@@ -300,7 +300,7 @@ RewriteRule   "^foo\.html$"
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="setenvvars" id="setenvvars">Set Environment Variables Based On URL Parts</a><a title="Permanent link" href="#setenvvars" class="permalink">&para;</a></h2>
+<h2><a name="setenvvars" id="setenvvars">Set Environment Variables Based On URL Parts</a> <a title="Permanent link" href="#setenvvars" class="permalink">&para;</a></h2>
 
   
 

Modified: httpd/httpd/trunk/docs/manual/rewrite/avoid.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/avoid.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/avoid.html.en (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/avoid.html.en Tue Jan 22 09:53:04 2019
@@ -61,7 +61,7 @@ files to work with, you may need to reso
 </ul><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="intro.html">mod_rewrite introduction</a></li><li><a href="remapping.html">Redirection and remapping</a></li><li><a href="access.html">Controlling access</a></li><li><a href="vhosts.html">Virtual hosts</a></li><li><a href="proxy.html">Proxying</a></li><li><a href="rewritemap.html">Using RewriteMap</a></li><li><a href="advanced.html">Advanced techniques</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="redirect" id="redirect">Simple Redirection</a><a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
+<h2><a name="redirect" id="redirect">Simple Redirection</a> <a title="Permanent link" href="#redirect" class="permalink">&para;</a></h2>
 
 
 <p><code class="module"><a href="../mod/mod_alias.html">mod_alias</a></code> provides the <code class="directive"><a href="../mod/mod_alias.html#redirect">Redirect</a></code> and <code class="directive"><a href="../mod/mod_alias.html#redirectmatch">RedirectMatch</a></code> directives, which provide a
@@ -122,7 +122,7 @@ task in a <code>.htaccess</code> file in
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="alias" id="alias">URL Aliasing</a><a title="Permanent link" href="#alias" class="permalink">&para;</a></h2>
+<h2><a name="alias" id="alias">URL Aliasing</a> <a title="Permanent link" href="#alias" class="permalink">&para;</a></h2>
 <p>The <code class="directive"><a href="../mod/mod_alias.html#alias">Alias</a></code> directive
 provides mapping from a URI to a directory - usually a directory outside
 of your <code class="directive"><a href="../mod/core.html#documentroot">DocumentRoot</a></code>. Although it
@@ -145,7 +145,7 @@ you have <code>Options FollowSymLinks</c
 server.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="vhosts" id="vhosts">Virtual Hosting</a><a title="Permanent link" href="#vhosts" class="permalink">&para;</a></h2>
+<h2><a name="vhosts" id="vhosts">Virtual Hosting</a> <a title="Permanent link" href="#vhosts" class="permalink">&para;</a></h2>
 <p>Although it is possible to handle <a href="vhosts.html">virtual hosts
 with mod_rewrite</a>, it is seldom the right way. Creating individual
 <code class="directive"><a href="../mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code> blocks is
@@ -167,7 +167,7 @@ seems like the right approach.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="proxy" id="proxy">Simple Proxying</a><a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
+<h2><a name="proxy" id="proxy">Simple Proxying</a> <a title="Permanent link" href="#proxy" class="permalink">&para;</a></h2>
 
 <p><code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> provides the <a href="flags.html#flag_p">[P]</a> flag to pass rewritten URIs through
 <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>.</p>
@@ -197,7 +197,7 @@ accomplish.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="setenv" id="setenv">Environment Variable Testing</a><a title="Permanent link" href="#setenv" class="permalink">&para;</a></h2>
+<h2><a name="setenv" id="setenv">Environment Variable Testing</a> <a title="Permanent link" href="#setenv" class="permalink">&para;</a></h2>
 
 <p><code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> is frequently used to take a particular
 action based on the presence or absence of a particular environment

Modified: httpd/httpd/trunk/docs/manual/rewrite/flags.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/flags.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/flags.html.en (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/flags.html.en Tue Jan 22 09:53:04 2019
@@ -58,7 +58,7 @@ providing detailed explanations and exam
 </ul><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="intro.html">mod_rewrite introduction</a></li><li><a href="remapping.html">Redirection and remapping</a></li><li><a href="access.html">Controlling access</a></li><li><a href="vhosts.html">Virtual hosts</a></li><li><a href="proxy.html">Proxying</a></li><li><a href="rewritemap.html">Using RewriteMap</a></li><li><a href="advanced.html">Advanced techniques</a></li><li><a href="avoid.html">When not to use mod_rewrite</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="introduction" id="introduction">Introduction</a><a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
+<h2><a name="introduction" id="introduction">Introduction</a> <a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
 <p>A <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> can have
 its behavior modified by one or more flags. Flags are included in
 square brackets at the end of the rule, and multiple flags are separated
@@ -82,7 +82,7 @@ have no affect in per-directory and htac
 of how you might use them.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_b" id="flag_b">B (escape backreferences)</a><a title="Permanent link" href="#flag_b" class="permalink">&para;</a></h2>
+<h2><a name="flag_b" id="flag_b">B (escape backreferences)</a> <a title="Permanent link" href="#flag_b" class="permalink">&para;</a></h2>
 <p>The [B] flag instructs <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> to escape non-alphanumeric
 characters before applying the transformation.</p>
 <p>In 2.4.26 and later, you can limit the escaping to specific characters
@@ -122,7 +122,7 @@ when the backend may break if presented
 strings in the encoded form.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_bnp" id="flag_bnp">BNP|backrefnoplus (don't escape space to +)</a><a title="Permanent link" href="#flag_bnp" class="permalink">&para;</a></h2>
+<h2><a name="flag_bnp" id="flag_bnp">BNP|backrefnoplus (don't escape space to +)</a> <a title="Permanent link" href="#flag_bnp" class="permalink">&para;</a></h2>
 <p>The [BNP] flag instructs <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> to escape the space character
 in a backreference to %20 rather than '+'. Useful when the backreference
 will be used in the path component rather than the query string.</p>
@@ -131,7 +131,7 @@ will be used in the path component rathe
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_c" id="flag_c">C|chain</a><a title="Permanent link" href="#flag_c" class="permalink">&para;</a></h2>
+<h2><a name="flag_c" id="flag_c">C|chain</a> <a title="Permanent link" href="#flag_c" class="permalink">&para;</a></h2>
 <p>The [C] or [chain] flag indicates that the <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> is chained to the next
 rule. That is, if the rule matches, then it is processed as usual and
 control moves on to the next rule. However, if it does not match, then
@@ -140,7 +140,7 @@ skipped.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_co" id="flag_co">CO|cookie</a><a title="Permanent link" href="#flag_co" class="permalink">&para;</a></h2>
+<h2><a name="flag_co" id="flag_co">CO|cookie</a> <a title="Permanent link" href="#flag_co" class="permalink">&para;</a></h2>
 <p>The [CO], or [cookie] flag, allows you to set a cookie when a
 particular <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code>
 matches. The argument consists of three required fields and four optional
@@ -216,7 +216,7 @@ minutes (24 hours) and is returned for a
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_dpi" id="flag_dpi">DPI|discardpath</a><a title="Permanent link" href="#flag_dpi" class="permalink">&para;</a></h2>
+<h2><a name="flag_dpi" id="flag_dpi">DPI|discardpath</a> <a title="Permanent link" href="#flag_dpi" class="permalink">&para;</a></h2>
 <p>The DPI flag causes the PATH_INFO portion of the rewritten URI to be
 discarded.</p>
 <p>This flag is available in version 2.2.12 and later.</p>
@@ -246,7 +246,7 @@ only the direct result of substitutions,
 appended.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_e" id="flag_e">E|env</a><a title="Permanent link" href="#flag_e" class="permalink">&para;</a></h2>
+<h2><a name="flag_e" id="flag_e">E|env</a> <a title="Permanent link" href="#flag_e" class="permalink">&para;</a></h2>
 <p>With the [E], or [env] flag, you can set the value of an environment
 variable. Note that some environment variables may be set after the rule
 is run, thus unsetting what you have set. See <a href="../env.html">the
@@ -297,7 +297,7 @@ CustomLog   "logs/access_log"    combine
 an example, not as a recommendation.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_end" id="flag_end">END</a><a title="Permanent link" href="#flag_end" class="permalink">&para;</a></h2>
+<h2><a name="flag_end" id="flag_end">END</a> <a title="Permanent link" href="#flag_end" class="permalink">&para;</a></h2>
 <p>Using the [END] flag terminates not only the current round of rewrite
 processing (like [L]) but also prevents any subsequent rewrite
 processing from occurring in per-directory (htaccess) context.</p>
@@ -306,7 +306,7 @@ processing from occurring in per-directo
 redirects.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_f" id="flag_f">F|forbidden</a><a title="Permanent link" href="#flag_f" class="permalink">&para;</a></h2>
+<h2><a name="flag_f" id="flag_f">F|forbidden</a> <a title="Permanent link" href="#flag_f" class="permalink">&para;</a></h2>
 <p>Using the [F] flag causes the server to return a 403 Forbidden status
 code to the client. While the same behavior can be accomplished using
 the <code class="directive"><a href="../mod/mod_access_compat.html#deny">Deny</a></code> directive, this
@@ -327,7 +327,7 @@ immediately, and no further rules are ev
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_g" id="flag_g">G|gone</a><a title="Permanent link" href="#flag_g" class="permalink">&para;</a></h2>
+<h2><a name="flag_g" id="flag_g">G|gone</a> <a title="Permanent link" href="#flag_g" class="permalink">&para;</a></h2>
 <p>The [G] flag forces the server to return a 410 Gone status with the
 response. This indicates that a resource used to be available, but is no
 longer available.</p>
@@ -343,7 +343,7 @@ immediately, and no further rules are ev
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_h" id="flag_h">H|handler</a><a title="Permanent link" href="#flag_h" class="permalink">&para;</a></h2>
+<h2><a name="flag_h" id="flag_h">H|handler</a> <a title="Permanent link" href="#flag_h" class="permalink">&para;</a></h2>
 <p>Forces the resulting request to be handled with the specified
 handler. For example, one might use this to force all files without a
 file extension to be parsed by the php handler:</p>
@@ -371,7 +371,7 @@ $1 referrers to the captured match withi
 expression.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_l" id="flag_l">L|last</a><a title="Permanent link" href="#flag_l" class="permalink">&para;</a></h2>
+<h2><a name="flag_l" id="flag_l">L|last</a> <a title="Permanent link" href="#flag_l" class="permalink">&para;</a></h2>
 <p>The [L] flag causes <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> to stop processing
 the rule set. In most contexts, this means that if the rule matches, no
 further rules will be processed. This corresponds to the
@@ -415,7 +415,7 @@ RewriteRule "^(.*)"          "/index.php
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_n" id="flag_n">N|next</a><a title="Permanent link" href="#flag_n" class="permalink">&para;</a></h2>
+<h2><a name="flag_n" id="flag_n">N|next</a> <a title="Permanent link" href="#flag_n" class="permalink">&para;</a></h2>
 <p>
 The [N] flag causes the ruleset to start over again from the top, using
 the result of the ruleset so far as a starting point. Use
@@ -445,7 +445,7 @@ RewriteRule "(.+)[&gt;&lt;;]$" "$1" [N=1
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_nc" id="flag_nc">NC|nocase</a><a title="Permanent link" href="#flag_nc" class="permalink">&para;</a></h2>
+<h2><a name="flag_nc" id="flag_nc">NC|nocase</a> <a title="Permanent link" href="#flag_nc" class="permalink">&para;</a></h2>
 <p>Use of the [NC] flag causes the <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> to be matched in a
 case-insensitive manner. That is, it doesn't care whether letters appear
 as upper-case or lower-case in the matched URI.</p>
@@ -459,7 +459,7 @@ example.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_ne" id="flag_ne">NE|noescape</a><a title="Permanent link" href="#flag_ne" class="permalink">&para;</a></h2>
+<h2><a name="flag_ne" id="flag_ne">NE|noescape</a> <a title="Permanent link" href="#flag_ne" class="permalink">&para;</a></h2>
 <p>By default, special characters, such as <code>&amp;</code> and
 <code>?</code>, for example, will be converted to their hexcode
 equivalent. Using the [NE] flag prevents that from happening.
@@ -477,7 +477,7 @@ then result in a 404 Not Found error con
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_ns" id="flag_ns">NS|nosubreq</a><a title="Permanent link" href="#flag_ns" class="permalink">&para;</a></h2>
+<h2><a name="flag_ns" id="flag_ns">NS|nosubreq</a> <a title="Permanent link" href="#flag_ns" class="permalink">&para;</a></h2>
 <p>Use of the [NS] flag prevents the rule from being used on
 subrequests. For example, a page which is included using an SSI (Server
 Side Include) is a subrequest, and you may want to avoid rewrites
@@ -501,7 +501,7 @@ requests.
 </p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_p" id="flag_p">P|proxy</a><a title="Permanent link" href="#flag_p" class="permalink">&para;</a></h2>
+<h2><a name="flag_p" id="flag_p">P|proxy</a> <a title="Permanent link" href="#flag_p" class="permalink">&para;</a></h2>
 <p>Use of the [P] flag causes the request to be handled by
 <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>, and handled via a proxy request. For
 example, if you wanted all image requests to be handled by a back-end
@@ -545,7 +545,7 @@ to use this flag.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_pt" id="flag_pt">PT|passthrough</a><a title="Permanent link" href="#flag_pt" class="permalink">&para;</a></h2>
+<h2><a name="flag_pt" id="flag_pt">PT|passthrough</a> <a title="Permanent link" href="#flag_pt" class="permalink">&para;</a></h2>
 
 <p>
 The target (or substitution string) in a RewriteRule is assumed to be a
@@ -585,7 +585,7 @@ is to rewrite to <code>-</code>.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_qsa" id="flag_qsa">QSA|qsappend</a><a title="Permanent link" href="#flag_qsa" class="permalink">&para;</a></h2>
+<h2><a name="flag_qsa" id="flag_qsa">QSA|qsappend</a> <a title="Permanent link" href="#flag_qsa" class="permalink">&para;</a></h2>
 <p>
 When the replacement URI contains a query string, the default behavior
 of <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> is to discard
@@ -606,7 +606,7 @@ will be discarded.
 </p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_qsd" id="flag_qsd">QSD|qsdiscard</a><a title="Permanent link" href="#flag_qsd" class="permalink">&para;</a></h2>
+<h2><a name="flag_qsd" id="flag_qsd">QSD|qsdiscard</a> <a title="Permanent link" href="#flag_qsd" class="permalink">&para;</a></h2>
 <p>
 When the requested URI contains a query string, and the target URI does
 not, the default behavior of <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> is to copy that query
@@ -629,7 +629,7 @@ URI.
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_qsl" id="flag_qsl">QSL|qslast</a><a title="Permanent link" href="#flag_qsl" class="permalink">&para;</a></h2>
+<h2><a name="flag_qsl" id="flag_qsl">QSL|qslast</a> <a title="Permanent link" href="#flag_qsl" class="permalink">&para;</a></h2>
 <p>
 By default, the first (left-most) question mark in the substitution
 delimits the path from the query string.  Using the [QSL] flag instructs
@@ -645,7 +645,7 @@ a question mark can be appended to it in
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_r" id="flag_r">R|redirect</a><a title="Permanent link" href="#flag_r" class="permalink">&para;</a></h2>
+<h2><a name="flag_r" id="flag_r">R|redirect</a> <a title="Permanent link" href="#flag_r" class="permalink">&para;</a></h2>
 <p>
 Use of the [R] flag causes a HTTP redirect to be issued to the browser.
 If a fully-qualified URL is specified (that is, including
@@ -677,7 +677,7 @@ URI in request' warnings.
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_s" id="flag_s">S|skip</a><a title="Permanent link" href="#flag_s" class="permalink">&para;</a></h2>
+<h2><a name="flag_s" id="flag_s">S|skip</a> <a title="Permanent link" href="#flag_s" class="permalink">&para;</a></h2>
 <p>The [S] flag is used to skip rules that you don't want to run. The
 syntax of the skip flag is [S=<em>N</em>], where <em>N</em> signifies
 the number of rules to skip (provided the <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">
@@ -727,7 +727,7 @@ the <code class="directive">&lt;If&gt;</
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flag_t" id="flag_t">T|type</a><a title="Permanent link" href="#flag_t" class="permalink">&para;</a></h2>
+<h2><a name="flag_t" id="flag_t">T|type</a> <a title="Permanent link" href="#flag_t" class="permalink">&para;</a></h2>
 <p>Sets the MIME type with which the resulting response will be
 sent. This has the same effect as the <code class="directive"><a href="../mod/mod_mime.html#addtype">AddType</a></code> directive.</p>
 

Modified: httpd/httpd/trunk/docs/manual/rewrite/intro.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/intro.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/intro.html.en (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/intro.html.en Tue Jan 22 09:53:04 2019
@@ -44,7 +44,7 @@ but this doc should help the beginner ge
 </ul><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="remapping.html">Redirection and remapping</a></li><li><a href="access.html">Controlling access</a></li><li><a href="vhosts.html">Virtual hosts</a></li><li><a href="proxy.html">Proxying</a></li><li><a href="rewritemap.html">Using RewriteMap</a></li><li><a href="advanced.html">Advanced techniques</a></li><li><a href="avoid.html">When not to use mod_rewrite</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="introduction" id="introduction">Introduction</a><a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
+<h2><a name="introduction" id="introduction">Introduction</a> <a title="Permanent link" href="#introduction" class="permalink">&para;</a></h2>
 <p>The Apache module <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> is a very powerful and
 sophisticated module which provides a way to do URL manipulations. With
 it, you can do nearly all types of URL rewriting that you may need. It
@@ -71,7 +71,7 @@ it will tell you exactly how each rule i
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="regex" id="regex">Regular Expressions</a><a title="Permanent link" href="#regex" class="permalink">&para;</a></h2>
+<h2><a name="regex" id="regex">Regular Expressions</a> <a title="Permanent link" href="#regex" class="permalink">&para;</a></h2>
 
 <p>mod_rewrite uses the <a href="http://pcre.org/">Perl Compatible
 Regular Expression</a> vocabulary. In this document, we do not attempt
@@ -170,7 +170,7 @@ the expression.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="rewriterule" id="rewriterule">RewriteRule Basics</a><a title="Permanent link" href="#rewriterule" class="permalink">&para;</a></h2>
+<h2><a name="rewriterule" id="rewriterule">RewriteRule Basics</a> <a title="Permanent link" href="#rewriterule" class="permalink">&para;</a></h2>
 <p>A <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> consists
 of three arguments separated by spaces. The arguments are</p>
 <ol>
@@ -243,7 +243,7 @@ on.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="flags" id="flags">Rewrite Flags</a><a title="Permanent link" href="#flags" class="permalink">&para;</a></h2>
+<h2><a name="flags" id="flags">Rewrite Flags</a> <a title="Permanent link" href="#flags" class="permalink">&para;</a></h2>
 <p>The behavior of a <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> can be modified by the
 application of one or more flags to the end of the rule. For example, the
 matching behavior of a rule can be made case-insensitive by the
@@ -257,7 +257,7 @@ examples, see the <a href="flags.html">R
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="rewritecond" id="rewritecond">Rewrite Conditions</a><a title="Permanent link" href="#rewritecond" class="permalink">&para;</a></h2>
+<h2><a name="rewritecond" id="rewritecond">Rewrite Conditions</a> <a title="Permanent link" href="#rewritecond" class="permalink">&para;</a></h2>
 <p>One or more <code class="directive"><a href="../mod/mod_rewrite.html#rewritecond">RewriteCond</a></code>
 directives can be used to restrict the types of requests that will be
 subject to the
@@ -309,14 +309,14 @@ and <code>$1</code> would contain <code>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="rewritemap" id="rewritemap">Rewrite maps</a><a title="Permanent link" href="#rewritemap" class="permalink">&para;</a></h2>
+<h2><a name="rewritemap" id="rewritemap">Rewrite maps</a> <a title="Permanent link" href="#rewritemap" class="permalink">&para;</a></h2>
 
 <p>The <code class="directive"><a href="../mod/mod_rewrite.html#rewritemap">RewriteMap</a></code> directive
 provides a way to call an external function, so to speak, to do your
 rewriting for you. This is discussed in greater detail in the <a href="rewritemap.html">RewriteMap supplementary documentation</a>.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="htaccess" id="htaccess">.htaccess files</a><a title="Permanent link" href="#htaccess" class="permalink">&para;</a></h2>
+<h2><a name="htaccess" id="htaccess">.htaccess files</a> <a title="Permanent link" href="#htaccess" class="permalink">&para;</a></h2>
 
 <p>Rewriting is typically configured in the main server configuration
 setting (outside any <code class="directive"><a href="../mod/core.html#directory">&lt;Directory&gt;</a></code> section) or

Modified: httpd/httpd/trunk/docs/manual/rewrite/proxy.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/proxy.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/proxy.html.en (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/proxy.html.en Tue Jan 22 09:53:04 2019
@@ -37,7 +37,7 @@ A number of recipes are provided that de
 <div id="quickview"><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="intro.html">mod_rewrite introduction</a></li><li><a href="remapping.html">Redirection and remapping</a></li><li><a href="access.html">Controlling access</a></li><li><a href="vhosts.html">Virtual hosts</a></li><li><a href="rewritemap.html">Using RewriteMap</a></li><li><a href="advanced.html">Advanced techniques</a></li><li><a href="avoid.html">When not to use mod_rewrite</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="dynamic-proxy" id="dynamic-proxy">Proxying Content with mod_rewrite</a><a title="Permanent link" href="#dynamic-proxy" class="permalink">&para;</a></h2>
+<h2><a name="dynamic-proxy" id="dynamic-proxy">Proxying Content with mod_rewrite</a> <a title="Permanent link" href="#dynamic-proxy" class="permalink">&para;</a></h2>
 
   
 

Modified: httpd/httpd/trunk/docs/manual/rewrite/remapping.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/rewrite/remapping.html.en?rev=1851794&r1=1851793&r2=1851794&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/rewrite/remapping.html.en (original)
+++ httpd/httpd/trunk/docs/manual/rewrite/remapping.html.en Tue Jan 22 09:53:04 2019
@@ -55,7 +55,7 @@ configuration.</div>
 </ul><h3>See also</h3><ul class="seealso"><li><a href="../mod/mod_rewrite.html">Module documentation</a></li><li><a href="intro.html">mod_rewrite introduction</a></li><li><a href="access.html">Controlling access</a></li><li><a href="vhosts.html">Virtual hosts</a></li><li><a href="proxy.html">Proxying</a></li><li><a href="rewritemap.html">Using RewriteMap</a></li><li><a href="advanced.html">Advanced techniques</a></li><li><a href="avoid.html">When not to use mod_rewrite</a></li><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="old-to-new" id="old-to-new">From Old to New (internal)</a><a title="Permanent link" href="#old-to-new" class="permalink">&para;</a></h2>
+<h2><a name="old-to-new" id="old-to-new">From Old to New (internal)</a> <a title="Permanent link" href="#old-to-new" class="permalink">&para;</a></h2>
 
   
 
@@ -85,7 +85,7 @@ RewriteRule    "^<strong>/foo</strong>\.
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="old-to-new-extern" id="old-to-new-extern">Rewriting From Old to New (external)</a><a title="Permanent link" href="#old-to-new-extern" class="permalink">&para;</a></h2>
+<h2><a name="old-to-new-extern" id="old-to-new-extern">Rewriting From Old to New (external)</a> <a title="Permanent link" href="#old-to-new-extern" class="permalink">&para;</a></h2>
 
   
 
@@ -127,7 +127,7 @@ RewriteRule    "^<strong>/foo</strong>\.
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="movehomedirs" id="movehomedirs">Resource Moved to Another Server</a><a title="Permanent link" href="#movehomedirs" class="permalink">&para;</a></h2>
+<h2><a name="movehomedirs" id="movehomedirs">Resource Moved to Another Server</a> <a title="Permanent link" href="#movehomedirs" class="permalink">&para;</a></h2>
 
   
 
@@ -164,7 +164,7 @@ Redirect "/docs/" "http://new.example.co
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="static-to-dynamic" id="static-to-dynamic">From Static to Dynamic</a><a title="Permanent link" href="#static-to-dynamic" class="permalink">&para;</a></h2>
+<h2><a name="static-to-dynamic" id="static-to-dynamic">From Static to Dynamic</a> <a title="Permanent link" href="#static-to-dynamic" class="permalink">&para;</a></h2>
 
   
 
@@ -197,7 +197,7 @@ RewriteRule    "^foo\.html$"  "foo.cgi"
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="backward-compatibility" id="backward-compatibility">Backward Compatibility for file extension change</a><a title="Permanent link" href="#backward-compatibility" class="permalink">&para;</a></h2>
+<h2><a name="backward-compatibility" id="backward-compatibility">Backward Compatibility for file extension change</a> <a title="Permanent link" href="#backward-compatibility" class="permalink">&para;</a></h2>
 
   
 
@@ -253,7 +253,7 @@ RewriteRule    "^foo\.html$"  "foo.cgi"
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="canonicalhost" id="canonicalhost">Canonical Hostnames</a><a title="Permanent link" href="#canonicalhost" class="permalink">&para;</a></h2>
+<h2><a name="canonicalhost" id="canonicalhost">Canonical Hostnames</a> <a title="Permanent link" href="#canonicalhost" class="permalink">&para;</a></h2>
 
 
 
@@ -341,7 +341,7 @@ RewriteRule "^/?(.*)"      "http://www.%
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="multipledirs" id="multipledirs">Search for pages in more than one directory</a><a title="Permanent link" href="#multipledirs" class="permalink">&para;</a></h2>
+<h2><a name="multipledirs" id="multipledirs">Search for pages in more than one directory</a> <a title="Permanent link" href="#multipledirs" class="permalink">&para;</a></h2>
 
   
 
@@ -383,7 +383,7 @@ RewriteRule "^"     "-"
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="archive-access-multiplexer" id="archive-access-multiplexer">Redirecting to Geographically Distributed Servers</a><a title="Permanent link" href="#archive-access-multiplexer" class="permalink">&para;</a></h2>
+<h2><a name="archive-access-multiplexer" id="archive-access-multiplexer">Redirecting to Geographically Distributed Servers</a> <a title="Permanent link" href="#archive-access-multiplexer" class="permalink">&para;</a></h2>
 
   
 
@@ -439,7 +439,7 @@ com       http://www.example.com/<br />
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="canonicalurl" id="canonicalurl">Canonical URLs</a><a title="Permanent link" href="#canonicalurl" class="permalink">&para;</a></h2>
+<h2><a name="canonicalurl" id="canonicalurl">Canonical URLs</a> <a title="Permanent link" href="#canonicalurl" class="permalink">&para;</a></h2>
 
 
 
@@ -480,7 +480,7 @@ com       http://www.example.com/<br />
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="moveddocroot" id="moveddocroot">Moved <code>DocumentRoot</code></a><a title="Permanent link" href="#moveddocroot" class="permalink">&para;</a></h2>
+<h2><a name="moveddocroot" id="moveddocroot">Moved <code>DocumentRoot</code></a> <a title="Permanent link" href="#moveddocroot" class="permalink">&para;</a></h2>
 
   
 
@@ -525,7 +525,7 @@ rather than rewriting URLs.</p>
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="fallback-resource" id="fallback-resource">Fallback Resource</a><a title="Permanent link" href="#fallback-resource" class="permalink">&para;</a></h2>
+<h2><a name="fallback-resource" id="fallback-resource">Fallback Resource</a> <a title="Permanent link" href="#fallback-resource" class="permalink">&para;</a></h2>
 
 
 <dl>
@@ -571,7 +571,7 @@ file, as well as in a &lt;Directory&gt;
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="rewrite-query" id="rewrite-query">Rewrite query string</a><a title="Permanent link" href="#rewrite-query" class="permalink">&para;</a></h2>
+<h2><a name="rewrite-query" id="rewrite-query">Rewrite query string</a> <a title="Permanent link" href="#rewrite-query" class="permalink">&para;</a></h2>
 
 
 <dl>