Skip to Content.
Sympa Menu

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

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 (5770343415709d6b1a37492450c2ad65b0884512)
  • Date: Thu, 24 Sep 2009 10:26:05 -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 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

Archive powered by MHonArc 2.6.24.

Top of Page