Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > f331466ffcef1a5c613554bb604033ee > files > 23

apache-2.2.23-1.mga1.src.rpm

--- include/httpd.h	2011-03-17 19:40:40.000000000 +0100
+++ include/httpd.h.oden	2011-05-12 07:07:59.296505799 +0200
@@ -156,7 +156,7 @@ extern "C" {
 /** The path to the suExec wrapper, can be overridden in Configuration */
 #if !defined(NETWARE) && !defined(WIN32)
 #ifndef SUEXEC_BIN
-#define SUEXEC_BIN  HTTPD_ROOT "/bin/suexec"
+#define SUEXEC_BIN  "/usr/sbin/suexec"
 #endif
 #endif