]> granicus.if.org Git - apache/commitdiff
Update transforms.
authorRainer Jung <rjung@apache.org>
Thu, 26 Aug 2010 15:14:53 +0000 (15:14 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 26 Aug 2010 15:14:53 +0000 (15:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@989750 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/logs.html.en
docs/manual/logs.xml.fr
docs/manual/logs.xml.ja
docs/manual/logs.xml.ko
docs/manual/logs.xml.tr
docs/manual/mod/mod_proxy_balancer.html.en
docs/manual/mod/mod_proxy_balancer.xml.ja

index 92f26401bd988ca819c89350d6f2be2b570b8847..227f73070d571871b1f1db0bd188459572bcdcd8 100644 (file)
     to spawn using a shell (usually with <code>/bin/sh -c</code>):</p>
 
     <div class="example"><p><code>
-      # Invoke "rotatelogs" using a shell
+      # Invoke "rotatelogs" using a shell<br />
       CustomLog "|$/usr/local/apache/bin/rotatelogs
       /var/log/access_log 86400" common
     </code></p></div>
index 6f089c762028c25bd57ce8eed6240f1e7a8b6e8f..70fa8fb8ffac61cae8dd3dd9e91fafb4fffae0d5 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 979120:988071 (outdated) -->
+<!-- English Revision: 979120:989600 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4ad0f39d56fe107badd54cd2d5b3d7b80baf3b01..bc759deb7c73a886266bc6693db90e16353e85b9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 659902:988071 (outdated) -->
+<!-- English Revision: 659902:989600 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b75e069c11be39960042320c0b27d5dce36330f8..6dd627c05b555d8e04b61e6d7f7e1c6579a531f0 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:988071 (outdated) -->
+<!-- English Revision: 105989:989600 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9721fe804e71178a319668d5fe710e13d1934512..95122a494af1b2a6d5a3c9a1292fb8f10482ff69 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 807930:988071 (outdated) -->
+<!-- English Revision: 807930:989600 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index c1954215bfecf9d372e280b8b9c171041c1bf14c..81333d9cda889c3f0c398192ccf1836e25db2371 100644 (file)
     </p>
 
     <div class="example"><p><code>
-    Header add Set-Cookie: "ROUTEID=.%{BALANCER_WORKER_ROUTE}e; path=/"
+    Header add Set-Cookie "ROUTEID=.%{BALANCER_WORKER_ROUTE}e; path=/"
            env=BALANCER_ROUTE_CHANGED<br />
     &lt;Proxy balancer://mycluster&gt;<br />
     BalancerMember http://192.168.1.50:80 route=1<br />
index 4417085d24b20ff6faeaf8e9a4ba63cee0e97f01..3dd119574d2e613c5f8cf556bae8df96a2ceaec9 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: 395228:936407 (outdated) -->
+<!-- English Revision: 395228:989651 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more