As subject says, bind.xml was referring to vhosts.html, which does not
exist. I assume it was meant to refer to the vhosts folder.
Patch included for trunk.
With regards,
Daniel.
Index: bind.xml
===================================================================
--- bind.xml (revision 1300928)
+++ bind.xml (working copy)
@@ -51,7 +51,7 @@
it listens to all addresses on the machine. However, it may need to
be told to listen on specific ports, or only on selected
addresses, or a combination of both. This is often combined with the
- <a href="vhosts.html">Virtual Host</a> feature, which determines how
+ <a href="vhosts">Virtual Host</a> feature, which determines how
<code>httpd</code> responds to different IP addresses, hostnames and
ports.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org