]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Change the links to point to the new distribution directory.
authorKen Coar <coar@apache.org>
Wed, 28 Mar 2001 21:26:29 +0000 (21:26 +0000)
committerKen Coar <coar@apache.org>
Wed, 28 Mar 2001 21:26:29 +0000 (21:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88609 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install-tpf.html
docs/manual/install.html
docs/manual/install.html.en
docs/manual/misc/FAQ-B.html
docs/manual/misc/fin_wait_2.html
docs/manual/misc/known_client_problems.html

index 3ab168d5c22d42567983333726f48dd914955d1d..8ff7d260821795600ea8a854b78bf75c8799bcee 100644 (file)
@@ -41,7 +41,7 @@ Additionally the source code from the tarball will need to be copied onto an MVS
 (later referred to simply as "Open Edition") for compiling.
 So here are all the details on how to get Apache and how to get it where it needs to be:
 <ol>
-   <li><A HREF="http://www.apache.org/dist/">Download</A>
+   <li><A HREF="http://www.apache.org/dist/httpd/">Download</A>
        the gzipped Apache files (the "tarball") to your PC.
        The file name on the web site will be something like <i>apache_1.3.x.tar.gz</i>.
        <br><font color=red size=4>TIP: </font>Be sure to keep the <i>.tar.gz</i> extension
@@ -139,7 +139,7 @@ are case sensitive, and must be made from the "src" directory.
     group.  Additional modules contributed by members or third parties with specific
     needs or functions are available at
     <A 
-HREF="http://www.apache.org/dist/contrib/modules/">http://www.apache.org/dist/contrib/modules/</A>.
+HREF="http://www.apache.org/dist/httpd/contrib/modules/">http://www.apache.org/dist/httpd/contrib/modules/</A>.
     There are instructions on that page for linking these modules into the core Apache
     code.
     <BR><BR>
index be166f3b1efd762be25d27ce284d2ae6054e8ac2..3b997645ddb01711fd712da8a14b71fd054784da 100644 (file)
@@ -126,8 +126,8 @@ The modules we place in the Apache distribution are the ones we have
 tested and are used regularly by various members of the Apache
 development group.  Additional modules contributed by members or third
 parties with specific needs or functions are available at
-&lt;<A HREF="http://www.apache.org/dist/contrib/modules/"
-    >http://www.apache.org/dist/contrib/modules/</A>&gt;.
+&lt;<A HREF="http://www.apache.org/dist/httpd/contrib/modules/"
+    >http://www.apache.org/dist/httpd/contrib/modules/</A>&gt;.
 There are instructions on that page for linking these modules into the
 core Apache code.
 
index be166f3b1efd762be25d27ce284d2ae6054e8ac2..3b997645ddb01711fd712da8a14b71fd054784da 100644 (file)
@@ -126,8 +126,8 @@ The modules we place in the Apache distribution are the ones we have
 tested and are used regularly by various members of the Apache
 development group.  Additional modules contributed by members or third
 parties with specific needs or functions are available at
-&lt;<A HREF="http://www.apache.org/dist/contrib/modules/"
-    >http://www.apache.org/dist/contrib/modules/</A>&gt;.
+&lt;<A HREF="http://www.apache.org/dist/httpd/contrib/modules/"
+    >http://www.apache.org/dist/httpd/contrib/modules/</A>&gt;.
 There are instructions on that page for linking these modules into the
 core Apache code.
 
index c9c8c22691b43ba1eb730441233a4a69422ef42e..054914c415478990e1c7c72243bf4acc7ee19b95 100644 (file)
@@ -31,7 +31,7 @@
   <!--#include virtual="header.html" -->
   <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
   <P>
-  $Revision: 1.6 $ ($Date: 2001/02/28 03:35:59 $)
+  $Revision: 1.7 $ ($Date: 2001/03/28 21:26:29 $)
   </P>
   <P>
   The latest version of this FAQ is always available from the main
    <p>
    If you don't see a kit for your platform listed in the
    binary distribution area
-   (&lt;URL:<a href="http://httpd.apache.org/dist/binaries/"
-            >http://httpd.apache.org/dist/binaries/</a>&gt;),
+   (&lt;URL:<a href="http://httpd.apache.org/dist/httpd/binaries/"
+            >http://httpd.apache.org/dist/httpd/binaries/</a>&gt;),
    it means either that the platform isn't available to any of
    the developers, or that they just haven't gotten around to
    preparing a binary for it.  As this is a voluntary project,
index e1e313d75ca6605721f32a3fd8d06491afbc901d..1ec709153fd458366aeaa3f6f40c1fa11904845a 100644 (file)
@@ -205,7 +205,7 @@ The following systems are known to not have a timeout:
 </UL>
 <P>
 There is a
-<A HREF="http://www.apache.org/dist/contrib/patches/1.2/fin_wait_2.patch"
+<A HREF="http://www.apache.org/dist/httpd/contrib/patches/1.2/fin_wait_2.patch"
 >patch available</A> for adding a timeout to the FIN_WAIT_2 state; it
 was originally intended for BSD/OS, but should be adaptable to most
 systems using BSD networking code.  You need kernel source code to be
index 4d41fc7707f079a90cf5aae7e3ef0e586b43cfaa..99e5d68580c0e00873d3b2ef759b6a1d5ef0c4e5 100644 (file)
@@ -68,7 +68,7 @@ support keepalive when it is used on 301 or 302 (redirect)
 responses.  Unfortunately Apache's <CODE>nokeepalive</CODE> code
 prior to 1.2.2 would not work with HTTP/1.1 clients.  You must apply
 <A
-HREF="http://www.apache.org/dist/patches/apply_to_1.2.1/msie_4_0b2_fixes.patch"
+HREF="http://www.apache.org/dist/httpd/patches/apply_to_1.2.1/msie_4_0b2_fixes.patch"
 >this patch</A> to version 1.2.1.  Then add this to your config:
 <BLOCKQUOTE><CODE>
 BrowserMatch "MSIE 4\.0b2;" nokeepalive
@@ -127,7 +127,7 @@ BrowserMatch "MSIE 4\.0b2;" downgrade-1.0 force-response-1.0
 </CODE></BLOCKQUOTE>
 This workaround is available in 1.2.2, and in a
 <A
-HREF="http://www.apache.org/dist/patches/apply_to_1.2.1/msie_4_0b2_fixes.patch"
+HREF="http://www.apache.org/dist/httpd/patches/apply_to_1.2.1/msie_4_0b2_fixes.patch"
 >patch</A> against 1.2.1.
 
 <H3><A NAME="257th-byte">Boundary problems with header parsing</A></H3>