New commits:
commit 51dd0991255741f715a8a90019edb7cf68dc3620
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
apache22: made mod_suexec _really_ workable
diff --git a/http/apache22/HISTORY b/http/apache22/HISTORY
index bc95554..0f1f313 100644
--- a/http/apache22/HISTORY
+++ b/http/apache22/HISTORY
@@ -1,3 +1,6 @@
+2009-09-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * modules/mod_suexec: made mod_suexec _really_ workable
+
2009-09-24 Vlad Glagolev <stealth AT sourcemage.org>
* modules/mod_suexec: made mod_suexec actually workable
diff --git a/http/apache22/modules/mod_suexec
b/http/apache22/modules/mod_suexec
index 5b9e2a1..44e38aa 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 --with-suexec-bin=/usr/sbin/suexec"
+ENABLE="--enable-suexec --with-suexec-bin=/usr/sbin/suexec
--with-suexec-caller=daemon --with-suexec-docroot=/"
DISABLE="--disable-suexec"
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (51dd0991255741f715a8a90019edb7cf68dc3620),
Vlad Glagolev, 09/25/2009