> Got a ton of those lately... It's proably because
> http://nagoya.apache.org/mirror/httpd/binaries/win32/
>
> Advertises that the last stable version is 2.0.43, while in the files we
> have 2.0.44...
Therefore I sent the attached patch some days ago ;-)
Can somebody please apply it to the httpd-dist repo or
alternatively give me enough karma to do it by myself.
BTW, I just noticed that the README.html/HEADER.html files are showing up in
the file list on www.apache.org/dist/httpd/ (et al.).
I think this was due to perl.apache.org's ordinary README files, but I
wonder if we couldn't handle this selectively for httpd-dist (.htaccess:
IndexIgnore ...) and hide 'em ?
cheers,
Erik
>
> Pier
>
>
>
>
> ------ Forwarded Message
> From: "Daniel Trifonov" <[EMAIL PROTECTED]>
> Reply-To: <[EMAIL PROTECTED]>
> Date: Fri, 28 Feb 2003 03:20:50 -0800
> To: <[EMAIL PROTECTED]>
> Subject: Apache 2.0 download problem
>
>
> Hi Pier,
>
> I've just tried to download the last distribution of the Apache web server
> (for Win32) from several download mirrors (including your servers), but the
> link to the distribution package httpd-2.0.43-win32-src.zip seems to be
> broken! Where can I get the software?
>
>
> ____________________________________________________________
> Free 20MB Web Site Hosting and Personalized E-mail Service!
> Get It Now At Doteasy.com http://www.doteasy.com/et/
>
>
>
> ------ End of Forwarded Message
Index: binaries/win32/HEADER.html
===================================================================
RCS file: /home/cvspublic/httpd-dist/binaries/win32/HEADER.html,v
retrieving revision 1.28
diff -u -r1.28 HEADER.html
--- binaries/win32/HEADER.html 3 Oct 2002 15:12:16 -0000 1.28
+++ binaries/win32/HEADER.html 24 Feb 2003 12:35:50 -0000
@@ -6,7 +6,7 @@
<li><a href="#winsock">Windows 95 Apache Users Read This First</a></li>
<li><a href="#xpbug">Windows XP Apache Users Read This First</a><br/></li>
<li><a href="#zonealarm">ZoneAlarm (or other firewall) Users Read This First</a></li>
-<li><a href="#stable" style="color:purple;">The current stable release is Apache
2.0.43</a><br/></li>
+<li><a href="#stable" style="color:purple;">The current stable release is Apache
2.0.44</a><br/></li>
<li><a href="#old" style="color:green;">The old stable release is Apache
1.3.27</a></li>
<li><a href="#msi">MSI Binary Distribution Packages</a></li>
<li><a href="TROUBLESHOOTING.html">Troubleshooting MSI Installation Problems</a></li>
Index: binaries/win32/README.html
===================================================================
RCS file: /home/cvspublic/httpd-dist/binaries/win32/README.html,v
retrieving revision 1.32
diff -u -r1.32 README.html
--- binaries/win32/README.html 22 Jan 2003 16:19:28 -0000 1.32
+++ binaries/win32/README.html 24 Feb 2003 12:35:51 -0000
@@ -82,7 +82,7 @@
responsibility to determine the compatibility between any firewall product
and the Apache HTTP Server.</p>
-<h2><a name="stable">The current stable release is Apache 2.0.43</a></h2>
+<h2><a name="stable">The current stable release is Apache 2.0.44</a></h2>
<p>Apache 2.0 is released for General Availability.</p>
@@ -110,8 +110,8 @@
<p>Because the distribution tree has changed, we haven't yet identified an
effective way to incorporate the source tree into the binary distribution.
- You will find the source package in <a href="../../httpd-2.0.43-win32-src.zip"
- >/dist/httpd/httpd-2.0.43-win32-src.zip</a>. That -win32-src.zip file contains
+ You will find the source package in <a href="../../httpd-2.0.44-win32-src.zip"
+ >/dist/httpd/httpd-2.0.44-win32-src.zip</a>. That -win32-src.zip file contains
<strong>only</strong> source and build files, and contains <strong>no</strong>
binaries.</p>