From: Jeff Trawick
Date: Wed, 10 Nov 2010 15:36:05 +0000 (+0000)
Subject: generated xml transformations
X-Git-Tag: 2.3.9~62
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0138554e780f84fac82624caccfa16f487af3827;p=thirdparty%2Fapache%2Fhttpd.git
generated xml transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1033522 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en
index 833fb3f1f87..509a7efa142 100644
--- a/docs/manual/expr.html.en
+++ b/docs/manual/expr.html.en
@@ -165,6 +165,10 @@ listfunction ::= listfuncname "(" word ")"
|
IPV6 |
|
+REQUEST_LOG_ID |
+ |
+CONN_LOG_ID |
+ |
Misc variables
diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en
index de1a650fb8b..2332727e3bf 100644
--- a/docs/manual/mod/directives.html.en
+++ b/docs/manual/mod/directives.html.en
@@ -525,6 +525,7 @@
StartServers
StartThreads
Substitute
+Suexec
SuexecUserGroup
ThreadLimit
ThreadsPerChild
diff --git a/docs/manual/mod/mod_suexec.html.en b/docs/manual/mod/mod_suexec.html.en
index 91b0b547061..eb2c6bc3730 100644
--- a/docs/manual/mod/mod_suexec.html.en
+++ b/docs/manual/mod/mod_suexec.html.en
@@ -68,7 +68,13 @@ later.
SuexecUserGroup nobody nogroup
+ In Apache httpd 2.3.9 and later, startup will fail if this
+ directive is specified but the suEXEC feature is disabled.
+See also
+
diff --git a/docs/manual/mod/mod_suexec.xml.ja b/docs/manual/mod/mod_suexec.xml.ja
index 7dee0bf498e..c426fb03c17 100644
--- a/docs/manual/mod/mod_suexec.xml.ja
+++ b/docs/manual/mod/mod_suexec.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+