summaryrefslogtreecommitdiff
path: root/strata/apache-httpd-server/httpd-server.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-04-15 12:17:16 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-04-15 12:17:16 +0000
commit1c48d3928a4134a3235e63e6ba0b25f8610d16e1 (patch)
treea1225f3d8257065ae6a9b85a14365acd742a021a /strata/apache-httpd-server/httpd-server.morph
parent48acca6f7c63420d49e1a9e7a41beb4309fa53e7 (diff)
downloaddefinitions-1c48d3928a4134a3235e63e6ba0b25f8610d16e1.tar.gz
Morph build c3874f415dc6448ca28d9a01edab0948
System branch: master
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 \