diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index 833fb3f1f8..509a7efa14 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 de1a650fb8..2332727e3b 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 91b0b54706..eb2c6bc373 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 7dee0bf498..c426fb03c1 100644 --- a/docs/manual/mod/mod_suexec.xml.ja +++ b/docs/manual/mod/mod_suexec.xml.ja @@ -1,7 +1,7 @@ - + + + +