Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > media > main-updates-src > by-pkgid > 682fc785f6dc6181f38311723a997729 > files > 24

apache-2.2.24-0.1.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