diff options
author | Rich Bowen <rbowen@apache.org> | 2012-03-16 21:24:18 +0100 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2012-03-16 21:24:18 +0100 |
commit | 7ad0b89f8790c6066b3793558c811c3ac04412b4 (patch) | |
tree | 7b0d8dea7efc1d6a897457b6065300852ce82959 /docs/manual/rewrite/vhosts.xml | |
parent | Rebuild (diff) | |
download | apache2-7ad0b89f8790c6066b3793558c811c3ac04412b4.tar.xz apache2-7ad0b89f8790c6066b3793558c811c3ac04412b4.zip |
Various typos and broken links. Daniel Gruno. rumble at cord dot dk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301743 13f79535-47bb-0310-9956-ffa450edef68
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 |