diff options
Diffstat (limited to 'docs/manual/rewrite/vhosts.xml')
-rw-r--r-- | docs/manual/rewrite/vhosts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/vhosts.xml b/docs/manual/rewrite/vhosts.xml index 7a463dd831..1c4e05174f 100644 --- a/docs/manual/rewrite/vhosts.xml +++ b/docs/manual/rewrite/vhosts.xml @@ -116,7 +116,7 @@ dynamic content, and Alias resolution. 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 |