From: Eric Covener
Date: Wed, 22 Nov 2023 14:05:03 +0000 (+0000)
Subject: Merge r1914039, r1914040 from trunk:
X-Git-Tag: 2.4.59-rc1-candidate~117
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f565d9c644b384156f9b11eef9d3d3d4f8d5b53;p=thirdparty%2Fapache%2Fhttpd.git
Merge r1914039, r1914040 from trunk:
remove apachehaus
I've read in two places they are no longer providing builds,
and the website is currently down.
[skip ci]
mention httpd.conf and install root dependency
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1914041 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml
index 135d3d58995..f68eaa0d12f 100644
--- a/docs/manual/platform/windows.xml
+++ b/docs/manual/platform/windows.xml
@@ -64,7 +64,6 @@
Popular options for deploying Apache httpd, and, optionally, PHP
and MySQL, on Microsoft Windows, include:
+ The default configuration of the source distribution expects the server
+ to be installed into \Apache24. This can be customized at compilation time,
+ but it's important that ultimately the ServerRoot in
+ httpd.conf match the actual installation root. Binary distributions may
+ customize either the default installation root or the overall layout of
+ the initial configuration.
+
The main differences in Apache for Windows are: