Commit 260c253d authored by Andre Malo's avatar Andre Malo
Browse files

update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@729542 13f79535-47bb-0310-9956-ffa450edef68
parent f54c4eb1
Loading
Loading
Loading
Loading
+1 −0
Changes for docs/manual/convenience.map: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -182,6 +182,7 @@ imapbase mod/mod_imagemap.html#imapbase
imapdefault	mod/mod_imagemap.html#imapdefault
imapmenu	mod/mod_imagemap.html#imapmenu
include	mod/core.html#include
indexheadinsert	mod/mod_autoindex.html#indexheadinsert
indexignore	mod/mod_autoindex.html#indexignore
indexoptions	mod/mod_autoindex.html#indexoptions
indexorderdefault	mod/mod_autoindex.html#indexorderdefault
+2 −2
Changes for docs/manual/mod/core.html.en: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -1959,8 +1959,8 @@ URLs</td></tr>
    </div>

    <p>For all origin (non-proxy) requests, the URL to be matched is a
    URL-path of the form <code>/path/</code>.  No scheme, hostname,
    port, or query string may be included.  For proxy requests, the
    URL-path of the form <code>/path/</code>.  <em>No scheme, hostname,
    port, or query string may be included.</em>  For proxy requests, the
    URL to be matched is of the form
    <code>scheme://servername/path</code>, and you must include the
    prefix.</p>
+1 −0
Changes for docs/manual/mod/core.html.tr.utf8: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
<a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="../tr/mod/core.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
</div>
<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>
<table class="module"><tr><th><a href="module-dict.html#Description">Açıklama:</a></th><td>Apache HTTP Sunucusunda daima mevcut olan çekirdek
 özellikler</td></tr>
<tr><th><a href="module-dict.html#Status">Durum:</a></th><td>Çekirdek</td></tr></table>
+1 −1
Changes for docs/manual/mod/core.xml.de: 1 added line, 1 removed line.
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
<!-- English Revision: 167959:722534 (outdated) -->
<!-- English Revision: 167959:728169 (outdated) -->

<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
+1 −1
Changes for docs/manual/mod/core.xml.ja: 1 added line, 1 removed line.
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
<!-- English Revision: 608059:722534 (outdated) -->
<!-- English Revision: 608059:728169 (outdated) -->

<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
Loading