From 4d74e82b0696ae4970df7f0715dfc9f45b5b5bcd Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 14 Feb 2011 20:19:21 +0000 Subject: [PATCH] generated files git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070640 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 19 +++++++++++ docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.meta | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/directives.html.en | 1 + docs/manual/mod/mod_autoindex.xml.ja | 2 +- docs/manual/mod/mod_autoindex.xml.ko | 2 +- docs/manual/mod/mod_autoindex.xml.meta | 2 +- docs/manual/mod/mod_autoindex.xml.tr | 2 +- docs/manual/mod/mod_suexec.html.en | 4 +++ docs/manual/mod/mod_suexec.xml.ja | 2 +- docs/manual/mod/mod_suexec.xml.ko | 2 +- docs/manual/mod/mod_suexec.xml.meta | 2 +- docs/manual/mod/mod_suexec.xml.tr | 2 +- docs/manual/mod/quickreference.html.en | 47 +++++++++++++------------- docs/manual/vhosts/name-based.xml.meta | 2 +- 17 files changed, 61 insertions(+), 36 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index f736dda9902..80b44f69f2f 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -94,6 +94,7 @@ available
  • SetHandler
  • SetInputFilter
  • SetOutputFilter
  • +
  • Suexec
  • TimeOut
  • TraceEnable
  • UseCanonicalName
  • @@ -3289,6 +3290,24 @@ server + +
    top
    +

    Suexec Directive

    + + + + + + + + +
    Description:Enable or disable the suEXEC feature
    Syntax:Suexec On|Off
    Default:On if suexec binary exists with proper owner and mode, +Off otherwise
    Context:server config
    Status:Core
    Module:core
    Compatibility:Available in Apache httpd 2.2.18 and later
    +

    When On, startup will fail if the suexec binary doesn't exist + or has an invalid owner or file mode.

    +

    When Off, suEXEC will be disabled even if the suexec binary exists + and has a valid owner and file mode.

    +
    top

    TimeOut Directive

    diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 84f976415f9..683c1d07b95 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + + + + + + +