Sophie

Sophie

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

apache-2.2.22-2.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