Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 56433e5

Browse files
committed
ISSUE 72: Remove APACHE_SUEXEC_USER_GROUP.
1 parent 896e166 commit 56433e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

etc/services-config/httpd/apache-bootstrap.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ APACHE_RUN_GROUP="${APACHE_RUN_GROUP:-app-www}"
2828
APACHE_RUN_USER="${APACHE_RUN_USER:-app-www}"
2929
APACHE_SERVER_ALIAS="${APACHE_SERVER_ALIAS:-}"
3030
APACHE_SERVER_NAME="${APACHE_SERVER_NAME:-${SERVICE_UNIT_APP_GROUP}.local}"
31-
#APACHE_SUEXEC_USER_GROUP="${APACHE_SUEXEC_USER_GROUP:-false}"
3231
APACHE_SYSTEM_USER="${APACHE_SYSTEM_USER:-app}"
3332
HTTPD="${HTTPD:-/usr/sbin/httpd}"
3433
PHP_OPTIONS_DATE_TIMEZONE="${PHP_OPTIONS_DATE_TIMEZONE:-UTC}"

0 commit comments

Comments
 (0)