summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/manual/bind.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/manual/bind.xml b/docs/manual/bind.xml
index 9d3a31aea2..27c8d1c3c7 100644
--- a/docs/manual/bind.xml
+++ b/docs/manual/bind.xml
@@ -98,7 +98,12 @@ Listen 192.0.2.5:8000
<example>
(48)Address already in use: make_sock: could not bind to address [::]:80
</example>
- </note>
+
+ <p>See <a
+ href="http://wiki.apache.org/httpd/CouldNotBindToAddress">the
+ discussion in the wiki</a> for further troubleshooting tips.</p>
+
+</note>
</section>