From: Jeff Trawick Date: Mon, 14 Feb 2011 20:19:21 +0000 (+0000) Subject: generated files X-Git-Tag: 2.2.18~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d74e82b0696ae4970df7f0715dfc9f45b5b5bcd;p=thirdparty%2Fapache%2Fhttpd.git generated files git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070640 13f79535-47bb-0310-9956-ffa450edef68 --- 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 @@ - + + + + + + + + +