]> granicus.if.org Git - apache/commitdiff
Fix hyperlinks in vhost/ area.
authorRalf S. Engelschall <rse@apache.org>
Wed, 19 Aug 1998 06:16:58 +0000 (06:16 +0000)
committerRalf S. Engelschall <rse@apache.org>
Wed, 19 Aug 1998 06:16:58 +0000 (06:16 +0000)
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

docs/manual/vhosts/details_1_2.html
docs/manual/vhosts/vhosts-in-depth.html

index e262cb355646148c6d08e7146cf675b79c0a8175..23d8e919a1cdb64acee7fdb92713001210f4e246 100644 (file)
@@ -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
index e262cb355646148c6d08e7146cf675b79c0a8175..23d8e919a1cdb64acee7fdb92713001210f4e246 100644 (file)
@@ -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