From aed35a74dcd006d13cd7ba62f8992f61719c395a Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 17 Aug 2007 20:12:49 +0000 Subject: [PATCH] Fix

tag, disk space requirements from 2.2.4 build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567123 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/platform/win_compiling.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml index a3124ec728..ee64420fa1 100644 --- a/docs/manual/platform/win_compiling.xml +++ b/docs/manual/platform/win_compiling.xml @@ -45,7 +45,7 @@

Disk Space

Make sure you have at least 180 MB of free disk space available. After installation Apache requires approximately - 60 MB of disk space, plus space for log and cache files, + 70 MB of disk space, plus space for log and cache files, which can grow rapidly. The actual disk space requirements will vary considerably based on your chosen configuration and any third-party modules or libraries, especially when OpenSSL @@ -90,7 +90,7 @@ flag (after invoking setenv.bat), or ensure the paths are correct under the Tools -> Options -> (Projects ->) Directories menu option. The Platform SDK installer will generally help you - configure this. + configure this.

  • -- 2.50.1