New commits:
commit 5770343415709d6b1a37492450c2ad65b0884512
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
apache22: made mod_suexec actually workable
diff --git a/http/apache22/HISTORY b/http/apache22/HISTORY
index 137aa1a..bc95554 100644
--- a/http/apache22/HISTORY
+++ b/http/apache22/HISTORY
@@ -1,3 +1,6 @@
+2009-09-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * modules/mod_suexec: made mod_suexec actually workable
+
2009-08-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.2.13, SECURITY_PATCH++
diff --git a/http/apache22/modules/mod_suexec
b/http/apache22/modules/mod_suexec
index 37737b2..5b9e2a1 100644
--- a/http/apache22/modules/mod_suexec
+++ b/http/apache22/modules/mod_suexec
@@ -11,5 +11,5 @@ TYPE=extension
STATUS=off
SHORT="Run CGIs as specified user/group"
DESCRIPTION="Allows CGI scripts to run as a specified user and group"
-ENABLE="--enable-suexec"
+ENABLE="--enable-suexec --with-suexec-bin=/usr/sbin/suexec"
DISABLE="--disable-suexec"
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5770343415709d6b1a37492450c2ad65b0884512),
Vlad Glagolev, 09/24/2009