Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (51dd0991255741f715a8a90019edb7cf68dc3620)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (51dd0991255741f715a8a90019edb7cf68dc3620)
  • Date: Fri, 25 Sep 2009 03:19:23 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

http/apache22/HISTORY | 3 +++
http/apache22/modules/mod_suexec | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)

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

Archive powered by MHonArc 2.6.24.

Top of Page