As subject says, there's a link pointing to #simple, which doesn't exist.
I am assuming that, what the author meant to point to, was the first
rewrite solution offered on the page, which is in a section called
#per-hostname, so linking to that instead would seem like the sensible
thing to do.
Patch included for trunk.
With regards,
Daniel.
Index: vhosts.xml
===================================================================
--- vhosts.xml (revision 1300928)
+++ vhosts.xml (working copy)
@@ -116,7 +116,7 @@
Virtual Hosts Using <module>mod_rewrite</module></title>
<p>This extract from <code>httpd.conf</code> does the same
- thing as <a href="#simple">the first example</a>. The first
+ thing as <a href="#per-hostname">the first example</a>. The first
half is very similar to the corresponding part above, except for
some changes, required for backward compatibility and to make the
<code>mod_rewrite</code> part work properly; the second half
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org