From apache-docs-return-1402-apmail-apache-docs-archive=apache.org@apache.org Wed Mar 28 21:25:51 2001
Return-Path:
-
TIP: Be sure to keep the .tar.gz extension
@@ -132,7 +132,7 @@
group. Additional modules contributed by members or third parties with specific
needs or functions are available at
http://www.apache.org/dist/contrib/modules/.
+HREF="http://www.apache.org/dist/httpd/contrib/modules/">http://www.apache.org/dist/httpd/contrib/modules/.
There are instructions on that page for linking these modules into the core Apache
code.
1.32 +2 -2 httpd-docs-1.3/htdocs/manual/install.html.en
Index: install.html.en
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/install.html.en,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -u -r1.31 -r1.32
--- install.html.en 2001/01/27 22:36:07 1.31
+++ install.html.en 2001/03/28 21:25:41 1.32
@@ -121,8 +121,8 @@
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
-<http://www.apache.org/dist/contrib/modules/>.
+<http://www.apache.org/dist/httpd/contrib/modules/>.
There are instructions on that page for linking these modules into the
core Apache code.
1.2 +1 -1 httpd-docs-1.3/htdocs/manual/install.html.es
Index: install.html.es
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/install.html.es,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -u -r1.1 -r1.2
--- install.html.es 2001/03/26 17:34:29 1.1
+++ install.html.es 2001/03/28 21:25:41 1.2
@@ -140,7 +140,7 @@
de desarrollo de Apache. Los módulos adicionales (creados por
miembros del grupo o por terceras personas) para necesidades o
funciones específicas están disponibles en <http://www.apache.org/dist/contrib/modules/>.
+ href="http://www.apache.org/dist/httpd/contrib/modules/">http://www.apache.org/dist/httpd/contrib/modules/>.
Hay instrucciones en esa página para añadir estos módulos en el
núcleo de Apache.
C:\Temp>ftp 3000.host.name Connected to 3000.host.name. 1.16 +1 -1 httpd-docs-1.3/htdocs/manual/new_features_1_1.html Index: new_features_1_1.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/new_features_1_1.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -u -r1.15 -r1.16 --- new_features_1_1.html 2000/11/22 02:58:18 1.15 +++ new_features_1_1.html 2001/03/28 21:25:41 1.16 @@ -35,7 +35,7 @@
In addition to a number of bug fixes and internal performance -enhancements, Apache +enhancements, Apache 1.1 has the following specific new user features:
In addition to a number of bug fixes and internal performance -enhancements, Apache +enhancements, Apache 1.2 has the following specific new user features:
The source code is available in the -with_src.msi distribution,
- or from the http://httpd.apache.org/dist/
+ or from the http://httpd.apache.org/dist/httpd/
distribution directory as a .zip file. If you plan on compiling
Apache yourself, there is no need to install either .msi package.
The .zip file contains only source code, with MS-DOS line endings
1.8 +3 -3 httpd-docs-1.3/htdocs/manual/misc/FAQ-B.html
Index: FAQ-B.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-B.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -u -r1.7 -r1.8
--- FAQ-B.html 2000/11/13 02:01:35 1.7
+++ FAQ-B.html 2001/03/28 21:25:44 1.8
@@ -31,7 +31,7 @@
- $Revision: 1.7 $ ($Date: 2000/11/13 02:01:35 $) + $Revision: 1.8 $ ($Date: 2001/03/28 21:25:44 $)
The latest version of this FAQ is always available from the main @@ -413,8 +413,8 @@
If you don't see a kit for your platform listed in the binary distribution area - (<URL:http://httpd.apache.org/dist/binaries/>), + (<URL:http://httpd.apache.org/dist/httpd/binaries/>), 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, 1.17 +1 -1 httpd-docs-1.3/htdocs/manual/misc/fin_wait_2.html Index: fin_wait_2.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/fin_wait_2.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -u -r1.16 -r1.17 --- fin_wait_2.html 1998/09/17 14:14:53 1.16 +++ fin_wait_2.html 2001/03/28 21:25:44 1.17 @@ -205,7 +205,7 @@
There is a
-patch available 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
1.19 +2 -2 httpd-docs-1.3/htdocs/manual/misc/known_client_problems.html
Index: known_client_problems.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/known_client_problems.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -u -r1.18 -r1.19
--- known_client_problems.html 1999/04/29 15:06:54 1.18
+++ known_client_problems.html 2001/03/28 21:25:44 1.19
@@ -68,7 +68,7 @@
responses. Unfortunately Apache's nokeepalive code
prior to 1.2.2 would not work with HTTP/1.1 clients. You must apply
this patch to version 1.2.1. Then add this to your config:
BrowserMatch "MSIE 4\.0b2;" nokeepalive
@@ -127,7 +127,7 @@
This workaround is available in 1.2.2, and in a
patch against 1.2.1.