1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-05 05:30:39 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Fritsch
6aaf943720 fix compatibility info for ChrootDir
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1045321 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 19:18:28 +00:00
Jeff Trawick
d4d90bdf0a suEXEC: Add Suexec directive to disable suEXEC without renaming the
binary (Suexec Off), or force startup failure if suEXEC is required
but not supported (Suexec On).  Change SuexecUserGroup to fail 
startup instead of just printing a warning if suEXEC is disabled.

Additionally, ap_unixd_config.suexec_disabled_reason has a message,
suitable for logging/messaging, explaining why the feature isn't
available.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1033519 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10 15:34:43 +00:00
Nick Kew
0d854609a9 Simple doc fixes (mod_unixd)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@734678 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 11:50:38 +00:00
Ruediger Pluem
96098a029d * Fix properties.
Submitted by: Takashi Sato <takashi lans-tv.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@718015 13f79535-47bb-0310-9956-ffa450edef68
2008-11-16 12:43:06 +00:00
Nick Kew
c4e721bfae Introduce mod_unixd into the documentation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@713242 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 01:31:39 +00:00