From bccc5c53cf54cebbd5d22629f049c413a4d36b4e Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 19 Aug 1998 06:16:58 +0000 Subject: Fix hyperlinks in vhost/ area. Thanks to Jean-Philippe BAUDOUIN for hints. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81944 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/vhosts/details_1_2.html | 28 ++++++++++++++-------------- docs/manual/vhosts/vhosts-in-depth.html | 28 ++++++++++++++-------------- 2 files changed, 28 insertions(+), 28 deletions(-) (limited to 'docs') diff --git a/docs/manual/vhosts/details_1_2.html b/docs/manual/vhosts/details_1_2.html index e262cb3556..23d8e919a1 100644 --- a/docs/manual/vhosts/details_1_2.html +++ b/docs/manual/vhosts/details_1_2.html @@ -29,23 +29,23 @@ how, there's a What Works section at the bottom. outside of VirtualHost sections. There are virtual servers, called vhosts, which are defined by VirtualHost sections.

The directives Port, ServerName, ServerPath, and ServerAlias can appear anywhere within the definition of a server. However, each appearance overrides the previous appearance @@ -57,7 +57,7 @@ is 80. The main_server has no default ServerName,

In the absence of any Listen directives, the (final if there are multiple) Port directive in the main_server indicates @@ -114,29 +114,29 @@ merges and default values are set. In particular:

  1. If a vhost has no ServerAdmin, ResourceConfig, AccessConfig, Timeout, KeepAliveTimeout, KeepAlive, MaxKeepAliveRequests, or SendBufferSize directive then the respective value is inherited from the main_server. (That is, inherited from whatever diff --git a/docs/manual/vhosts/vhosts-in-depth.html b/docs/manual/vhosts/vhosts-in-depth.html index e262cb3556..23d8e919a1 100644 --- a/docs/manual/vhosts/vhosts-in-depth.html +++ b/docs/manual/vhosts/vhosts-in-depth.html @@ -29,23 +29,23 @@ how, there's a What Works section at the bottom. outside of VirtualHost sections. There are virtual servers, called vhosts, which are defined by VirtualHost sections.

    The directives Port, ServerName, ServerPath, and ServerAlias can appear anywhere within the definition of a server. However, each appearance overrides the previous appearance @@ -57,7 +57,7 @@ is 80. The main_server has no default ServerName,

    In the absence of any Listen directives, the (final if there are multiple) Port directive in the main_server indicates @@ -114,29 +114,29 @@ merges and default values are set. In particular:

    1. If a vhost has no ServerAdmin, ResourceConfig, AccessConfig, Timeout, KeepAliveTimeout, KeepAlive, MaxKeepAliveRequests, or SendBufferSize directive then the respective value is inherited from the main_server. (That is, inherited from whatever -- cgit v1.2.3