summaryrefslogtreecommitdiffstats
path: root/docs/manual/bind.xml
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2013-08-09 20:10:43 +0200
committerRich Bowen <rbowen@apache.org>2013-08-09 20:10:43 +0200
commitea48b7fc4dcd34e9ed049a00a6a612577ba6325c (patch)
tree7a7f4574db8ead123c27ae67e3c8f218f936b379 /docs/manual/bind.xml
parentaccess_checker_ex runs immediately after access_checker, (diff)
downloadapache2-ea48b7fc4dcd34e9ed049a00a6a612577ba6325c.tar.xz
apache2-ea48b7fc4dcd34e9ed049a00a6a612577ba6325c.zip
Link to wiki for more detail on troubleshooting this.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1512426 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/bind.xml')
-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>