From: Graham Leggett Date: Wed, 9 Sep 2009 21:35:50 +0000 (+0000) Subject: Update transformations. X-Git-Tag: 2.3.3~332 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2796419e416e914241ada3ca704a677c0be6b2ac;p=apache Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@813128 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/windows.html.en b/docs/manual/platform/windows.html.en index 82609fbedb..b7fe3a3d61 100644 --- a/docs/manual/platform/windows.html.en +++ b/docs/manual/platform/windows.html.en @@ -38,6 +38,7 @@
top

Installing Apache for Windows

@@ -159,6 +170,63 @@ should work as installed.

top
+

Advanced Installation Topics

+ + +

One feature of the installer, "Build Headers and Libraries", can be + ignored by most users, but should be installed if compiling third party + modules. The "APR Iconv Code Pages" can similarly be omitted by most + users, unless using mod_charset_lite or a third party + module which relies on APR internationalization features.

+ +

There are requests to ship a .zip file from time to time. There is + no point in the ASF consuming additional storage, mirroring and bandwidth + for this purpose, because the .msi installer allows the installation + artifacts to all be unpacked using the msiexec /a network + installation option. Using this command against any .msi will result + in an exploded tree of all of the individual files and components.

+ +

The installation options above can be customized by users familiar + with msiexec.exe options and silent installation. The actual installer + sources are available in the httpd/httpd/win32-msi/ tree of the httpd + project subversion respository. For reference, some of the more common + variables which may be modified are;

+ + + +

The installation level of various features, which may be individually + toggled, include;

+ + + + +
top
+

Customizing Apache for Windows

diff --git a/docs/manual/platform/windows.xml.ko b/docs/manual/platform/windows.xml.ko index 44850c081b..9922a279a3 100644 --- a/docs/manual/platform/windows.xml.ko +++ b/docs/manual/platform/windows.xml.ko @@ -1,7 +1,7 @@ - + + +