summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@apache.org>1998-08-19 08:16:58 +0200
committerRalf S. Engelschall <rse@apache.org>1998-08-19 08:16:58 +0200
commitbccc5c53cf54cebbd5d22629f049c413a4d36b4e (patch)
tree749085d84bcbee6895c6c1b1c778901d28c5f9ac /docs
parentAdd proxy Via: header management. Currently, Via: headers can be left (diff)
downloadapache2-bccc5c53cf54cebbd5d22629f049c413a4d36b4e.tar.xz
apache2-bccc5c53cf54cebbd5d22629f049c413a4d36b4e.zip
Fix hyperlinks in vhost/ area.
Thanks to Jean-Philippe BAUDOUIN <baudouin@cyberaccess.fr> for hints. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81944 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/vhosts/details_1_2.html28
-rw-r--r--docs/manual/vhosts/vhosts-in-depth.html28
2 files changed, 28 insertions, 28 deletions
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 <A HREF="#whatworks">What Works</A> section at the bottom.
outside of <CODE>VirtualHost</CODE> sections. There are virtual servers,
called <EM>vhosts</EM>, which are defined by
<A
- HREF="mod/core.html#virtualhost"
+ HREF="../mod/core.html#virtualhost"
><SAMP>VirtualHost</SAMP></A>
sections.
<P>The directives
<A
- HREF="mod/core.html#port"
+ HREF="../mod/core.html#port"
><SAMP>Port</SAMP></A>,
<A
- HREF="mod/core.html#servername"
+ HREF="../mod/core.html#servername"
><SAMP>ServerName</SAMP></A>,
<A
- HREF="mod/core.html#serverpath"
+ HREF="../mod/core.html#serverpath"
><SAMP>ServerPath</SAMP></A>,
and
<A
- HREF="mod/core.html#serveralias"
+ HREF="../mod/core.html#serveralias"
><SAMP>ServerAlias</SAMP></A>
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 <CODE>ServerName</CODE>,
<P>In the absence of any
<A
- HREF="mod/core.html#listen"
+ HREF="../mod/core.html#listen"
><SAMP>Listen</SAMP></A>
directives, the (final if there
are multiple) <CODE>Port</CODE> directive in the main_server indicates
@@ -114,29 +114,29 @@ merges and default values are set. In particular:
<OL>
<LI>If a vhost has no
<A
- HREF="mod/core.html#serveradmin"
+ HREF="../mod/core.html#serveradmin"
><CODE>ServerAdmin</CODE></A>,
<A
- HREF="mod/core.html#resourceconfig"
+ HREF="../mod/core.html#resourceconfig"
><CODE>ResourceConfig</CODE></A>,
<A
- HREF="mod/core.html#accessconfig"
+ HREF="../mod/core.html#accessconfig"
><CODE>AccessConfig</CODE></A>,
<A
- HREF="mod/core.html#timeout"
+ HREF="../mod/core.html#timeout"
><CODE>Timeout</CODE></A>,
<A
- HREF="mod/core.html#keepalivetimeout"
+ HREF="../mod/core.html#keepalivetimeout"
><CODE>KeepAliveTimeout</CODE></A>,
<A
- HREF="mod/core.html#keepalive"
+ HREF="../mod/core.html#keepalive"
><CODE>KeepAlive</CODE></A>,
<A
- HREF="mod/core.html#maxkeepaliverequests"
+ HREF="../mod/core.html#maxkeepaliverequests"
><CODE>MaxKeepAliveRequests</CODE></A>,
or
<A
- HREF="mod/core.html#sendbuffersize"
+ HREF="../mod/core.html#sendbuffersize"
><CODE>SendBufferSize</CODE></A>
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 <A HREF="#whatworks">What Works</A> section at the bottom.
outside of <CODE>VirtualHost</CODE> sections. There are virtual servers,
called <EM>vhosts</EM>, which are defined by
<A
- HREF="mod/core.html#virtualhost"
+ HREF="../mod/core.html#virtualhost"
><SAMP>VirtualHost</SAMP></A>
sections.
<P>The directives
<A
- HREF="mod/core.html#port"
+ HREF="../mod/core.html#port"
><SAMP>Port</SAMP></A>,
<A
- HREF="mod/core.html#servername"
+ HREF="../mod/core.html#servername"
><SAMP>ServerName</SAMP></A>,
<A
- HREF="mod/core.html#serverpath"
+ HREF="../mod/core.html#serverpath"
><SAMP>ServerPath</SAMP></A>,
and
<A
- HREF="mod/core.html#serveralias"
+ HREF="../mod/core.html#serveralias"
><SAMP>ServerAlias</SAMP></A>
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 <CODE>ServerName</CODE>,
<P>In the absence of any
<A
- HREF="mod/core.html#listen"
+ HREF="../mod/core.html#listen"
><SAMP>Listen</SAMP></A>
directives, the (final if there
are multiple) <CODE>Port</CODE> directive in the main_server indicates
@@ -114,29 +114,29 @@ merges and default values are set. In particular:
<OL>
<LI>If a vhost has no
<A
- HREF="mod/core.html#serveradmin"
+ HREF="../mod/core.html#serveradmin"
><CODE>ServerAdmin</CODE></A>,
<A
- HREF="mod/core.html#resourceconfig"
+ HREF="../mod/core.html#resourceconfig"
><CODE>ResourceConfig</CODE></A>,
<A
- HREF="mod/core.html#accessconfig"
+ HREF="../mod/core.html#accessconfig"
><CODE>AccessConfig</CODE></A>,
<A
- HREF="mod/core.html#timeout"
+ HREF="../mod/core.html#timeout"
><CODE>Timeout</CODE></A>,
<A
- HREF="mod/core.html#keepalivetimeout"
+ HREF="../mod/core.html#keepalivetimeout"
><CODE>KeepAliveTimeout</CODE></A>,
<A
- HREF="mod/core.html#keepalive"
+ HREF="../mod/core.html#keepalive"
><CODE>KeepAlive</CODE></A>,
<A
- HREF="mod/core.html#maxkeepaliverequests"
+ HREF="../mod/core.html#maxkeepaliverequests"
><CODE>MaxKeepAliveRequests</CODE></A>,
or
<A
- HREF="mod/core.html#sendbuffersize"
+ HREF="../mod/core.html#sendbuffersize"
><CODE>SendBufferSize</CODE></A>
directive then the respective value is
inherited from the main_server. (That is, inherited from whatever