From: William A. Rowe Jr Date: Thu, 6 Jul 2006 18:20:14 +0000 (+0000) Subject: Afterthought; right URL, push folks to 2.2 rather than explain the X-Git-Tag: 2.0.59~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e0e9a0f6dea0c96b0ee5ea963c057a116f68376;p=thirdparty%2Fapache%2Fhttpd.git Afterthought; right URL, push folks to 2.2 rather than explain the whole sordid mess. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419642 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml index eaaec967c58..51800fe8c1c 100644 --- a/docs/manual/platform/win_compiling.xml +++ b/docs/manual/platform/win_compiling.xml @@ -161,9 +161,10 @@

Zlib must be installed into a srclib subdirectory named zlib, however those sources need not be compiled. The build system will compile the compression sources directly into the mod_deflate - module. Zlib can be obtained from http://www.gzip.org/zlib/ -- mod_deflate is - confirmed to build correctly with version 1.1.4.

+ module. Zlib can be obtained from http://www.zlib.net/ -- mod_deflate is confirmed to build + correctly with version 1.1.4. To use a later version of zlib, upgrade to + Apache HTTP Server release 2.2 or later.