]> granicus.if.org Git - apache/commitdiff
Rebuild doc.
authorRich Bowen <rbowen@apache.org>
Thu, 17 Oct 2013 18:23:51 +0000 (18:23 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 17 Oct 2013 18:23:51 +0000 (18:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533198 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml.fr
docs/manual/mod/mod_proxy.xml.ja

index 629f9aa478a9550f7bf8b9d1d8ef434b01c0a41f..713945deef8d3291ca780ea334917cc8daca2977 100644 (file)
@@ -996,12 +996,9 @@ through</td></tr>
     <p>Support for using a Unix Domain Socket is available by using a target
     which prepends <code>unix:/path/lis.sock|</code>. For example, to proxy
     HTTP and target the UDS at /home/www/socket you would use
-    <code>unix:/home/www.socket|http://localhost/</code>.</p>
+    <code>unix:/home/www.socket|http://localhost/whatever/</code>.</p>
 
-    <div class="note"><strong>Note: </strong>When using Unix Domain Sockets, the hostname and path
-    associated with the 2nd URL (<code>http://localhost/</code> in the above
-    example) is ignored; only the scheme is significant.
-    The path associated with the <code>unix:</code>
+    <div class="note"><strong>Note:</strong> The path associated with the <code>unix:</code>
     URL is <code class="directive">DefaultRuntimeDir</code> aware.</div>
 
     <p>Suppose the local server has address <code>http://example.com/</code>;
index d19ac13a8d0f593c495243c6c529190031d8f9ef..2c7b924af50cb52c40ede55ef0534c4b028ff675 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1531340:1532816 (outdated) -->
+<!-- English Revision: 1531340:1533154 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 1a329456f7bf9fde26126bfc25cec1b1daff1a6c..1646c2863c6e794f40f6047b57aa49964cd976e6 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: 344971:1532816 (outdated) -->
+<!-- English Revision: 344971:1533154 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more