From d1d018768afd79cb2ecd1805f0d8f3ed23f4076b Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sun, 29 Jan 2012 13:30:57 +0100 Subject: Upstream tarball 2.2.22 --- docs/manual/platform/ebcdic.html.en | 2 +- docs/manual/platform/ebcdic.html.ko.euc-kr | 2 +- docs/manual/platform/index.html.en | 2 +- docs/manual/platform/index.html.ko.euc-kr | 2 +- docs/manual/platform/index.html.zh-cn | 2 +- docs/manual/platform/netware.html.en | 2 +- docs/manual/platform/netware.html.ko.euc-kr | 2 +- docs/manual/platform/perf-hp.html.en | 2 +- docs/manual/platform/perf-hp.html.ko.euc-kr | 2 +- docs/manual/platform/win_compiling.html.en | 2 +- docs/manual/platform/win_compiling.html.ko.euc-kr | 2 +- docs/manual/platform/windows.html.en | 60 ++++++++++++++++++++++- docs/manual/platform/windows.html.ko.euc-kr | 2 +- 13 files changed, 71 insertions(+), 13 deletions(-) (limited to 'docs/manual/platform') diff --git a/docs/manual/platform/ebcdic.html.en b/docs/manual/platform/ebcdic.html.en index 5ff02496..05ac13a6 100644 --- a/docs/manual/platform/ebcdic.html.en +++ b/docs/manual/platform/ebcdic.html.en @@ -579,6 +579,6 @@

Available Languages:  en  |  ko 

\ No newline at end of file diff --git a/docs/manual/platform/ebcdic.html.ko.euc-kr b/docs/manual/platform/ebcdic.html.ko.euc-kr index e2c3e3e8..aec9300e 100644 --- a/docs/manual/platform/ebcdic.html.ko.euc-kr +++ b/docs/manual/platform/ebcdic.html.ko.euc-kr @@ -554,6 +554,6 @@

:  en  |  ko 

\ No newline at end of file diff --git a/docs/manual/platform/index.html.en b/docs/manual/platform/index.html.en index 8b080c8a..835f181a 100644 --- a/docs/manual/platform/index.html.en +++ b/docs/manual/platform/index.html.en @@ -91,6 +91,6 @@  ko  |  zh-cn 

\ No newline at end of file diff --git a/docs/manual/platform/index.html.ko.euc-kr b/docs/manual/platform/index.html.ko.euc-kr index 53d71959..b66e481a 100644 --- a/docs/manual/platform/index.html.ko.euc-kr +++ b/docs/manual/platform/index.html.ko.euc-kr @@ -91,6 +91,6 @@  ko  |  zh-cn 

\ No newline at end of file diff --git a/docs/manual/platform/index.html.zh-cn b/docs/manual/platform/index.html.zh-cn index f78a6bc8..573992f7 100644 --- a/docs/manual/platform/index.html.zh-cn +++ b/docs/manual/platform/index.html.zh-cn @@ -86,6 +86,6 @@  ko  |  zh-cn 

\ No newline at end of file diff --git a/docs/manual/platform/netware.html.en b/docs/manual/platform/netware.html.en index ff82867e..62dfb86a 100644 --- a/docs/manual/platform/netware.html.en +++ b/docs/manual/platform/netware.html.en @@ -654,6 +654,6 @@

Available Languages:  en  |  ko 

\ No newline at end of file diff --git a/docs/manual/platform/netware.html.ko.euc-kr b/docs/manual/platform/netware.html.ko.euc-kr index c1c5ce6b..ebee05cf 100644 --- a/docs/manual/platform/netware.html.ko.euc-kr +++ b/docs/manual/platform/netware.html.ko.euc-kr @@ -576,6 +576,6 @@

:  en  |  ko 

\ No newline at end of file diff --git a/docs/manual/platform/perf-hp.html.en b/docs/manual/platform/perf-hp.html.en index d9c95fc7..71e88d26 100644 --- a/docs/manual/platform/perf-hp.html.en +++ b/docs/manual/platform/perf-hp.html.en @@ -100,6 +100,6 @@ Subject: HP-UX tuning tips

Available Languages:  en  |  ko 

\ No newline at end of file diff --git a/docs/manual/platform/perf-hp.html.ko.euc-kr b/docs/manual/platform/perf-hp.html.ko.euc-kr index fcc6ac08..1f839752 100644 --- a/docs/manual/platform/perf-hp.html.ko.euc-kr +++ b/docs/manual/platform/perf-hp.html.ko.euc-kr @@ -97,6 +97,6 @@ Subject: HP-UX tuning tips

:  en  |  ko 

\ No newline at end of file diff --git a/docs/manual/platform/win_compiling.html.en b/docs/manual/platform/win_compiling.html.en index 5ce31534..3f21d0a5 100644 --- a/docs/manual/platform/win_compiling.html.en +++ b/docs/manual/platform/win_compiling.html.en @@ -414,6 +414,6 @@

Available Languages:  en  |  ko 

\ No newline at end of file diff --git a/docs/manual/platform/win_compiling.html.ko.euc-kr b/docs/manual/platform/win_compiling.html.ko.euc-kr index dbe18c42..65f4233f 100644 --- a/docs/manual/platform/win_compiling.html.ko.euc-kr +++ b/docs/manual/platform/win_compiling.html.ko.euc-kr @@ -418,6 +418,6 @@ nmake /f Makefile.win installd INSTDIR=dir

:  en  |  ko 

\ No newline at end of file diff --git a/docs/manual/platform/windows.html.en b/docs/manual/platform/windows.html.en index 692d2631..dc1144ca 100644 --- a/docs/manual/platform/windows.html.en +++ b/docs/manual/platform/windows.html.en @@ -38,6 +38,7 @@
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

@@ -743,6 +801,6 @@

Available Languages:  en  |  ko 

\ No newline at end of file diff --git a/docs/manual/platform/windows.html.ko.euc-kr b/docs/manual/platform/windows.html.ko.euc-kr index 1e814e56..c7efb2ed 100644 --- a/docs/manual/platform/windows.html.ko.euc-kr +++ b/docs/manual/platform/windows.html.ko.euc-kr @@ -683,6 +683,6 @@

:  en  |  ko 

\ No newline at end of file -- cgit v1.2.3