summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2016-12-05 22:19:16 +0300
committerIgor Pashev <pashev.igor@gmail.com>2016-12-05 22:19:16 +0300
commit89e9332e2bacdba1cf44aabfcfc082c0de62871c (patch)
tree156ad5e5b00e6966642b2d600dafa5f0cc1d43ac /INSTALL
parentf51547f19e44fc1f511837443cb92ba28c189b9c (diff)
parentadb6f181257af28ee67af15fc49d2699a0080d4c (diff)
downloadapache2-89e9332e2bacdba1cf44aabfcfc082c0de62871c.tar.gz
Merge branch 'master' of git://anonscm.debian.org/pkg-apache/apache2
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL19
1 files changed, 1 insertions, 18 deletions
diff --git a/INSTALL b/INSTALL
index 155df5fc..538fc56d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -72,24 +72,7 @@
---------------------
For complete documentation, see manual/platform/windows.html.en or
- http://httpd.apache.org/docs/2.4/platform/windows.html.
-
- The Apache/Win32 binaries are distributed as Windows Installer packages
- (.msi) named httpd-2.4.xx-win32-x86-no_ssl.msi for a version without mod_ssl
- and httpd-2.4.xx-win32-x86-openssl-1.0.1x.msi for a version including the
- mod_ssl plus the openssl library and command line utility. Additional 64 bit
- binaries have similarly named -win64-x64 package names. These packages
- may be unpacked without "installing" them by using the msiexec /a option.
-
- If you have unpacked a source distribution (named httpd-2.4.x-win32-src.zip,
- without any -x86 or -x64 notation) you must compile the package yourself,
- see the links mentioned above. Unless you intended to do this, please look
- again for an .msi package in http://www.apache.org/dist/httpd/binaries/win32/
- and install that desired .msi package.
-
- The .msi package configures the httpd.conf file, and installs and starts
- the Apache2.4 service for you. It also installs plenty of useful shortcuts
- and the taskbar ApacheMonitor. We strongly encourage you to use it.
+ <http://httpd.apache.org/docs/2.4/platform/windows.html>
Postscript