From: Eric Covener
Date: Wed, 22 Nov 2023 14:02:53 +0000 (+0000)
Subject: mention httpd.conf and install root dependency
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b2056b163252d5700ccf5fa33a8a16598d4ed9a;p=thirdparty%2Fapache%2Fhttpd.git
mention httpd.conf and install root dependency
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914040 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml
index 019c92eb282..2d12a6c22bf 100644
--- a/docs/manual/platform/windows.xml
+++ b/docs/manual/platform/windows.xml
@@ -81,6 +81,13 @@
Windows. See the directive index
for all the available directives.
+ The default configuration of the source distribution expects the server
+ to be installed into \Apache2x. 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: