diff options
author | Luca Toscano <elukey@apache.org> | 2016-04-29 08:33:47 +0200 |
---|---|---|
committer | Luca Toscano <elukey@apache.org> | 2016-04-29 08:33:47 +0200 |
commit | 0ae5b1af6b6bf3048d2a124e84905f63d6507dea (patch) | |
tree | 6a7641ac95dc71e13868ff82cf9eec073f9e2778 /docs/manual/vhosts | |
parent | Make the comments link always appear under "See also" in the right panel of e... (diff) | |
download | apache2-0ae5b1af6b6bf3048d2a124e84905f63d6507dea.tar.xz apache2-0ae5b1af6b6bf3048d2a124e84905f63d6507dea.zip |
Documentation rebuild after recent commits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1741558 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/vhosts')
-rw-r--r-- | docs/manual/vhosts/details.html.en | 2 | ||||
-rw-r--r-- | docs/manual/vhosts/examples.html.en | 2 | ||||
-rw-r--r-- | docs/manual/vhosts/ip-based.html.en | 2 | ||||
-rw-r--r-- | docs/manual/vhosts/mass.html.en | 2 | ||||
-rw-r--r-- | docs/manual/vhosts/name-based.html.en | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/vhosts/details.html.en b/docs/manual/vhosts/details.html.en index d38f4f9ed2..a8b390a553 100644 --- a/docs/manual/vhosts/details.html.en +++ b/docs/manual/vhosts/details.html.en @@ -47,7 +47,7 @@ <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#configparsing">Configuration File</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#hostmatching">Virtual Host Matching</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#tips">Tips</a></li> -</ul><h3>See also</h3><ul class="seealso"><li><a href="ip-based.html">IP-based Virtual Host Support</a></li><li><a href="name-based.html">Name-based Virtual Hosts Support</a></li><li><a href="examples.html">Virtual Host examples for common setups</a></li><li><a href="mass.html">Dynamically configured mass virtual hosting</a></li></ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> +</ul><h3>See also</h3><ul class="seealso"><li><a href="ip-based.html">IP-based Virtual Host Support</a></li><li><a href="name-based.html">Name-based Virtual Hosts Support</a></li><li><a href="examples.html">Virtual Host examples for common setups</a></li><li><a href="mass.html">Dynamically configured mass virtual hosting</a></li><li><a href="#comments_section">Comments</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="configparsing" id="configparsing">Configuration File</a></h2> diff --git a/docs/manual/vhosts/examples.html.en b/docs/manual/vhosts/examples.html.en index 928ee56d1d..32fd7ef121 100644 --- a/docs/manual/vhosts/examples.html.en +++ b/docs/manual/vhosts/examples.html.en @@ -59,7 +59,7 @@ IP-based vhost</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#serverpath">Using the <code>ServerPath</code> directive</a></li> -</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> +</ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="purename" id="purename">Running several name-based web diff --git a/docs/manual/vhosts/ip-based.html.en b/docs/manual/vhosts/ip-based.html.en index 7dfa50046b..6de3f10e91 100644 --- a/docs/manual/vhosts/ip-based.html.en +++ b/docs/manual/vhosts/ip-based.html.en @@ -38,7 +38,7 @@ with virtual hosts</a></li> </ul><h3>See also</h3><ul class="seealso"><li> <a href="name-based.html">Name-based Virtual Hosts Support</a> -</li></ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> +</li><li><a href="#comments_section">Comments</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="explanation" id="explanation">What is IP-based virtual hosting</a></h2> diff --git a/docs/manual/vhosts/mass.html.en b/docs/manual/vhosts/mass.html.en index 0d48e91267..7aad3d23ff 100644 --- a/docs/manual/vhosts/mass.html.en +++ b/docs/manual/vhosts/mass.html.en @@ -48,7 +48,7 @@ mod_vhost_alias</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#rewrite">Mass virtual hosts with mod_rewrite</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#macro">Mass virtual hosts with mod_macro</a></li> -</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> +</ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="motivation" id="motivation">Motivation</a></h2> diff --git a/docs/manual/vhosts/name-based.html.en b/docs/manual/vhosts/name-based.html.en index 903bb8fa96..93387c8e8d 100644 --- a/docs/manual/vhosts/name-based.html.en +++ b/docs/manual/vhosts/name-based.html.en @@ -36,7 +36,7 @@ <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#namevip">Name-based vs. IP-based Virtual Hosts</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#alg">How the server selects the proper name-based virtual host</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#using">Using Name-based Virtual Hosts</a></li> -</ul><h3>See also</h3><ul class="seealso"><li><a href="ip-based.html">IP-based Virtual Host Support</a></li><li><a href="details.html">An In-Depth Discussion of Virtual Host Matching</a></li><li><a href="mass.html">Dynamically configured mass virtual hosting</a></li><li><a href="examples.html">Virtual Host examples for common setups</a></li></ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> +</ul><h3>See also</h3><ul class="seealso"><li><a href="ip-based.html">IP-based Virtual Host Support</a></li><li><a href="details.html">An In-Depth Discussion of Virtual Host Matching</a></li><li><a href="mass.html">Dynamically configured mass virtual hosting</a></li><li><a href="examples.html">Virtual Host examples for common setups</a></li><li><a href="#comments_section">Comments</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="namevip" id="namevip">Name-based vs. IP-based Virtual Hosts</a></h2> |