summaryrefslogtreecommitdiff
path: root/strata/apache-httpd-server/httpd-server.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/apache-httpd-server/httpd-server.morph')
-rw-r--r--strata/apache-httpd-server/httpd-server.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/apache-httpd-server/httpd-server.morph b/strata/apache-httpd-server/httpd-server.morph
index 131d0475..afb3af5f 100644
--- a/strata/apache-httpd-server/httpd-server.morph
+++ b/strata/apache-httpd-server/httpd-server.morph
@@ -13,7 +13,7 @@ configure-commands:
--with-suexec-caller=apache \
--with-suexec-docroot=/var/www \
--with-suexec-logfile=/var/log/httpd/suexec.log \
- --with-suexec-bin="$PREFIX"/lib/httpd/suexec \
+ --with-suexec-bin="$PREFIX"/sbin/suexec \
--with-suexec-uidmin=500 --with-suexec-gidmin=100\
--with-suexec-userdir=public_html \
--enable-pie \