From 80d39276089bf8c42f78d0788b3566c53cb3f7f8 Mon Sep 17 00:00:00 2001
From: brian This document explains how to compile, install, configure and run
- Apache 1.3a1 (or later) under Microsoft Windows. Please note that at
+ Apache 1.3b3 (or later) under Microsoft Windows. Please note that at
this time, Windows support is entirely experimental, and is
recommended only for experienced users. The Apache Group does not
guarantee that this software will work as documented, or even at
@@ -45,7 +45,7 @@ on a Unix platform such as Solaris, FreeBSD, or Linux. Apache 1.3b2 requires the following: Apache 1.3b3 requires the following:Using Apache With Microsoft Windows
Requirements
-
* Apache may run with Windows NT 3.5.1, but has not been tested.
-Apache 1.3b2 is currently available only in source form. Future releases - will contain prebuilt binaries for use by those without compilers - (which are the vast majority of Windows users), however the current - release requires Microsoft Visual C++ 5.0 or later.
-
This documentation assumes good working knowledge of Microsoft Windows, Microsoft Visual C++, and the Apache web server (for Unix).
@@ -74,13 +69,10 @@ HREF="http://www.apache.org/">http://www.apache.org/. This will list the current release, any more recent alpha or beta-test release, together with details of mirror web and anonymous ftp sites. -You will be able to download Apache 1.3b2 or a later release in
- several forms, including a WinZip (.zip
)
- archive. Although this contains the same files as the others (likely
- .tar.gz
and .tar.Z
), it is recommended for
- Windows use, as all the files contained therein will contain Windows
- line breaks. The other archives may contain files with Unix line
- breaks, which will not function on Windows (although they may).
You can download Apache 1.3b3 in two different forms: an InstallShield-based
+ .exe
file which contains the precompiled binary, and a
+ .tar.gz
which contains the source code (and is also the
+ regular Unix distribution).