]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Adds link to main Vhosts document, for folks who don't know what a
authorRich Bowen <rbowen@apache.org>
Wed, 25 Aug 2010 14:48:28 +0000 (14:48 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 25 Aug 2010 14:48:28 +0000 (14:48 +0000)
virtual host is.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@989142 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/examples.html.en
docs/manual/vhosts/examples.xml

index 449f0d003abc4310401795db8874825b47a0fca1..31701280a36eb8959fbdd6a73a5b168e4141d970 100644 (file)
@@ -27,7 +27,7 @@
 
 
     <p>This document attempts to answer the commonly-asked questions about
-    setting up virtual hosts. These scenarios are those involving multiple
+    setting up <a href="index.html">virtual hosts</a>. These scenarios are those involving multiple
     web sites running on a single server, via <a href="name-based.html">name-based</a> or <a href="ip-based.html">IP-based</a> virtual hosts.
     </p>
 
index 6722b12c30810b672e2fd5c16873c3c06b1ab0ce..ca66e67c051c828baadd614be12a088e7c29b459 100644 (file)
@@ -27,7 +27,7 @@
 <summary>
 
     <p>This document attempts to answer the commonly-asked questions about
-    setting up virtual hosts. These scenarios are those involving multiple
+    setting up <a href="index.html">virtual hosts</a>. These scenarios are those involving multiple
     web sites running on a single server, via <a
     href="name-based.html">name-based</a> or <a
     href="ip-based.html">IP-based</a> virtual hosts.