]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorIgor Galić <igalic@apache.org>
Tue, 6 Nov 2012 23:50:59 +0000 (23:50 +0000)
committerIgor Galić <igalic@apache.org>
Tue, 6 Nov 2012 23:50:59 +0000 (23:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1406402 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.html.en
docs/manual/mod/mod_alias.xml.ja
docs/manual/mod/mod_alias.xml.ko
docs/manual/mod/mod_alias.xml.meta
docs/manual/mod/mod_alias.xml.tr
docs/manual/mod/mod_authz_host.html.en
docs/manual/mod/mod_authz_host.xml.meta
docs/manual/mod/worker.html.en

index 939c5fd56169a2928e104e55e4cb53afdf46ab8d..0027185a0b0c572b2a5866a7fec73af0ae26bd47 100644 (file)
@@ -267,6 +267,8 @@ a different URL</td></tr>
 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Base</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_alias</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Support for specifying a URL-path as the final argument was 
+added in Apache HTTP Server 2.2.6</td></tr>
 </table>
     <p>The Redirect directive maps an old URL into a new one by asking
     the client to refetch the resource at the new location.</p>
@@ -274,9 +276,9 @@ a different URL</td></tr>
     <p>The old <em>URL-path</em> is a case-sensitive (%-decoded) path
     beginning with a slash.  A relative path is not allowed.  The new
     <em>URL</em> should be an absolute URL beginning with a scheme and
-    hostname, but a URL-path beginning with a slash may also be used,
-    in which case the scheme and hostname of the current server will
-    be added.</p>
+    hostname.  In Apache HTTP Server 2.2.6 and later, a URL-path beginning 
+    with a slash may also be used, in which case the scheme and hostname 
+    of the current server will be added.</p>
 
     <p>Then any request beginning with <em>URL-path</em> will return a
     redirect request to the client at the location of the target
index e678bfa45a8ff88ab289db5e07ae82de0f600dbb..d98b9269613c9511f7013847c4c8502b3280a69f 100644 (file)
@@ -1,7 +1,7 @@
 <?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: 421100:1327382 (outdated) -->
+<!-- English Revision: 421100:1406262 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c47f8a92c60f768a2ef06455f6e28304eeee717b..bc0a4363f3e6a110ad1cc06dd274ec322a778eb1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1327382 (outdated) -->
+<!-- English Revision: 151408:1406262 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 83a2d7871a08e2b0cb9f29cc20f8e8214971ab40..759b319dfe4e97439646c439c185c524c481d9e4 100644 (file)
@@ -10,6 +10,6 @@
     <variant>en</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 033bffd6a91c83deaf1122e6603c02b2ac9cddb4..7891dfc8fe6a42b8d27d7a411ec8111a2930502c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1327382 -->
+<!-- English Revision: 1327382:1406262 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index ff1270e9df5e6395dd84121ce524e59b1deebc31..69638f5c0429af3af0224f85ffa1257cbf389db1 100644 (file)
@@ -25,6 +25,7 @@
 <div id="preamble"><h1>Apache Module mod_authz_host</h1>
 <div class="toplang">
 <p><span>Available Languages: </span><a href="../en/mod/mod_authz_host.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../fr/mod/mod_authz_host.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_authz_host.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_authz_host.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
@@ -368,6 +369,7 @@ evaluated.</td></tr>
 </div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/mod/mod_authz_host.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../fr/mod/mod_authz_host.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_authz_host.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_authz_host.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
index 5b2aa4a5dcf5eca881862537955addf4198abf93..5027568fabb58fe61dd6d83aed10b1b20230e8b9 100644 (file)
@@ -8,6 +8,7 @@
 
   <variants>
     <variant>en</variant>
+    <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
index 45be837a78d01e8942ff5dda1983a4f4a2fae95f..a0ad22580a97bcd73ef3e708d244c5303db65aa1 100644 (file)
@@ -136,11 +136,9 @@ uses</a></li>
     the following:</p>
 
     <ul>
-      <li>set the value of <code class="directive"><a href="../mod/mpm_common.html#&#10;      maxrequestsperchild">
-      MaxRequestsPerChild</a></code> to zero</li>
+      <li>set the value of <code class="directive"><a href="../mod/mpm_common.html#maxrequestsperchild">MaxRequestsPerChild</a></code> to zero</li>
 
-      <li>set the value of <code class="directive"><a href="../mod/mpm_common.html#&#10;      maxsparethreads">
-      MaxSpareThreads</a></code> to the same value as
+      <li>set the value of <code class="directive"><a href="../mod/mpm_common.html#maxsparethreads">MaxSpareThreads</a></code> to the same value as
       <code class="directive"><a href="../mod/mpm_common.html#maxclients">MaxClients</a></code></li>
     </ul>