Commit 487b8ba8 authored by Richard Bowen's avatar Richard Bowen
Browse files

Warning about multiple Listen directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106261 13f79535-47bb-0310-9956-ffa450edef68
parent e42fed09
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -308,6 +308,12 @@ listens to</description>
    <example>
      Listen [fe80::a00:20ff:fea7:ccea]:80
    </example>

    <note type="warning"><title>Error condition</title>
      Multiple <code>Listen</code> directives for the same ip address and
      port will result in an 'Address already in use' error message.
    </note>

</usage>
<seealso><a href="../dns-caveats.html">DNS Issues</a></seealso>
<seealso><a href="../bind.html">Setting which addresses and ports Apache