http://mail-archives.apache.org/mod_mbox/httpd-dev/201011.mbox/%3C201011032112.06345.sf@sfritsch.de%3E
They need to be fixed in trunk first.
+ * 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).
+ Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1033519
+ Simpler 2.2.x patch: http://people.apache.org/~trawick/suexec-2.2.txt
+ (unlike trunk, a) doesn't cause startup to fail if SuexecUserGroup
+ coded but suEXEC disabled, and b) doesn't add field to unixd structure
+ with reason string for why suEXEC is disabled)
+ Plz consider where doc for directive should go. Patch has it in core, as
+ enabling/disabling the basic capability is not split out into mod_unixd 2.2.x.
+ +1: trawick
PATCHES/ISSUES THAT ARE STALLED