]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add link to main vhosts doc from the top of the example doc, for folks
authorRich Bowen <rbowen@apache.org>
Wed, 25 Aug 2010 15:01:36 +0000 (15:01 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 25 Aug 2010 15:01:36 +0000 (15:01 +0000)
who don't know what a vhost is.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@989156 13f79535-47bb-0310-9956-ffa450edef68

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

index bc1338ec5c82ea6fef8b03470d4d7c256475d944..8a5d7c6a4891d8546b6b612d1628bbc4da86eda1 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 99a685fb534e99f7dfedb44fb2bdb90bc12bd3f4..eb93bf04682314ca16d2dd713a66810e399ed330 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.