]> granicus.if.org Git - apache/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Thu, 6 Feb 2014 16:47:40 +0000 (16:47 +0000)
committerAndré Malo <nd@apache.org>
Thu, 6 Feb 2014 16:47:40 +0000 (16:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1565337 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/bind.html.en
docs/manual/bind.xml.de
docs/manual/bind.xml.fr
docs/manual/bind.xml.ja
docs/manual/bind.xml.ko
docs/manual/bind.xml.tr

index d96f75117d5476bba52d963708c87f2d1bd9a7f9..33fb4e74d9aba3f29146730dc7fbf5cad5fef08c 100644 (file)
     <p>For example, to make the server accept connections on both
     port 80 and port 8000, on all interfaces, use:</p>
 
-    <pre class="prettyprint lang-config">Listen 80
+    <div class="example"><pre class="prettyprint lang-config">Listen 80
 Listen 8000</pre>
-
+</div>
 
     <p>To make the server accept connections on port 80 for one interface,
        and port 8000 on another, use</p>
 
-    <pre class="prettyprint lang-config">Listen 192.0.2.1:80
+    <div class="example"><pre class="prettyprint lang-config">Listen 192.0.2.1:80
 Listen 192.0.2.5:8000</pre>
-
+</div>
 
     <p>IPv6 addresses must be enclosed in square brackets, as in the
     following example:</p>
 
-    <pre class="prettyprint lang-config">Listen [2001:db8::a00:20ff:fea7:ccea]:80</pre>
-
+    <div class="example"><pre class="prettyprint lang-config">Listen [2001:db8::a00:20ff:fea7:ccea]:80</pre>
+</div>
 
     <div class="warning"><p>Overlapping <code class="directive"><a href="./mod/mpm_common.html#listen">Listen</a></code> directives will result in a
     fatal error which will prevent the server from starting up.</p>
 
     <div class="example"><p><code>
-    (48)Address already in use: make_sock: could not bind to address [::]:80
+      (48)Address already in use: make_sock: could not bind to address [::]:80
     </code></p></div>
 
     <p>See <a href="http://wiki.apache.org/httpd/CouldNotBindToAddress">the
@@ -132,9 +132,9 @@ Listen 192.0.2.5:8000</pre>
     <code class="directive"><a href="./mod/mpm_common.html#listen">Listen</a></code> directives, as in the
     following examples:</p>
 
-    <pre class="prettyprint lang-config">Listen 0.0.0.0:80
+    <div class="example"><pre class="prettyprint lang-config">Listen 0.0.0.0:80
 Listen 192.0.2.1:80</pre>
-
+</div>
 
     <p>If your platform supports it and you want httpd to handle IPv4 and
     IPv6 connections on separate sockets (i.e., to disable IPv4-mapped
@@ -156,8 +156,8 @@ Listen 192.0.2.1:80</pre>
     <p>You only need to set the protocol if you are running on non-standard
        ports.  For example, running an <code>https</code> site on port 8443:</p>
 
-    <pre class="prettyprint lang-config">Listen 192.170.2.1:8443 https</pre>
-
+    <div class="example"><pre class="prettyprint lang-config">Listen 192.170.2.1:8443 https</pre>
+</div>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="virtualhost" id="virtualhost">How This Works With Virtual Hosts</a></h2>
index c415a7859f746c721658bdc282fc56ad1a652309..03330a94d5556a367d42aaa1e5a3299d341ac28b 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.en.xsl"?>
-<!-- English Revision: 420990:1562488 (outdated) -->
+<!-- English Revision: 420990:1565335 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 8ce81874cf381622651545f56d0376089680b879..b3c0a8dc0e0790323f0e1fadf77d7d6e1b3cb784 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: 1512462:1562488 (outdated) -->
+<!-- English Revision: 1512462:1565335 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 6af7121c0384f56c63046b4a70c03fe770cc16bf..62b3c53574e12098269f86290beeeeadc8b8d4f9 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: 587444:1562488 (outdated) -->
+<!-- English Revision: 587444:1565335 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 6e7484cf0c32d728a1b44ad49fca9ced87f68b3d..f908dfdb68853e508452b572e50995eb77cf6e0d 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:1562488 (outdated) -->
+<!-- English Revision: 105989:1565335 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 2370b59d56d474f09f709a7ee174a78a2266cf3a..f491e186814535c4049073e50278a57817e903e8 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: 1512462:1562488 (outdated) -->
+<!-- English Revision: 1512462:1565335 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.gen.tr>
    Reviewed by: Orhan Berent <berent belgeler.gen.tr>