]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Afterthought; right URL, push folks to 2.2 rather than explain the
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 6 Jul 2006 18:20:14 +0000 (18:20 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 6 Jul 2006 18:20:14 +0000 (18:20 +0000)
  whole sordid mess.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@419642 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/win_compiling.xml

index eaaec967c5831cf5ea86dc97d875f1bc9b379307..51800fe8c1c458e23301cccc62359b0cd34ce79b 100644 (file)
         <p>Zlib must be installed into a <code>srclib</code> subdirectory named
         <code>zlib</code>, however those sources need not be compiled. The build system
         will compile the compression sources directly into the <module>mod_deflate</module>
-        module. Zlib can be obtained from <a href="http://www.gzip.org/zlib/"
-        >http://www.gzip.org/zlib/</a> -- <module>mod_deflate</module> is
-        confirmed to build correctly with version 1.1.4.</p>
+        module. Zlib can be obtained from <a href="http://www.zlib.net/"
+        >http://www.zlib.net/</a> -- <module>mod_deflate</module> 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.</p>
       </li>
 
     </ul>