From: Rich Bowen
Date: Mon, 22 Aug 2011 17:20:28 +0000 (+0000)
Subject: Adds reference to --prefix argument in ServerRoot documentation,
X-Git-Tag: 2.3.15~374
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4612adf582913ae74e190be425d53b7c5e2ca36b;p=thirdparty%2Fapache%2Fhttpd.git
Adds reference to --prefix argument in ServerRoot documentation,
possibly addressing some confusion for bug ID 51352
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1160342 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index d6a8f3034e1..88242dc6b49 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -3717,6 +3717,12 @@ is accessed by an incompatible browser
ServerRoot /home/httpd
+ The default location of ServerRoot may be
+ modified by using the --prefix argument to
+ configure, and
+ most third-party distributions of the server have a different
+ default location from the one listed above.
+
See also
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index eb0ffd9a734..38ac7221657 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -3697,6 +3697,12 @@ is accessed by an incompatible browser
ServerRoot /home/httpd
+ The default location of ServerRoot may be
+ modified by using the --prefix argument to
+ configure, and
+ most third-party distributions of the server have a different
+ default location from the one listed above.
+
the -d
option to httpd
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index 21fc5603932..e3e129bd7c4 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
-
+
+
+