]> granicus.if.org Git - apache/commitdiff
Add the various vhost docs to the "see also" links on the right where I
authorRich Bowen <rbowen@apache.org>
Fri, 27 Dec 2002 02:55:05 +0000 (02:55 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 27 Dec 2002 02:55:05 +0000 (02:55 +0000)
always expect them to be.

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

docs/manual/vhosts/index.xml

index c14ec086d5dfccf22cb31de807a2dafdb9b0bb6f..3e9d0ee53479ad34f3cd1f9d43815361fb5f3a11 100644 (file)
 
 </summary>
 
-<seealso>
-    <module>mod_vhost_alias</module>
-</seealso>
+<seealso><module>mod_vhost_alias</module></seealso>
+<seealso><a href="name-based.html">Name-based virtual
+hosts</a></seealso>
+<seealso><a href="ip-based.html">IP-based virtual hosts</a></seealso>
+<seealso><a href="examples.html">Virtual host examples</a></seealso>
+<seealso><a href="fd-limits.html">File descriptor limits</a></seealso>
+<seealso><a href="mass.html">Mass virtual hosting</a></seealso>
+<seealso><a href="details.html">Detalis of host matching</a></seealso>
 
 <section id="support"><title>Virtual Host Support</title>