Skip to content

Commit 6186704

Browse files
author
thom
committed
Variable for mpm_itk_module (#4756)
1 parent ff5fe5d commit 6186704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/conf/apache_ispconfig.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Alias /.well-known/acme-challenge /usr/local/ispconfig/interface/acme/.well-know
132132
Allow from all
133133
</tmpl_if>
134134
<IfModule mpm_itk_module>
135-
AssignUserId www-data www-data
135+
AssignUserId <tmpl_var name='system_user'> <tmpl_var name='system_group'>
136136
</IfModule>
137137
</Directory>
138138

0 commit comments

Comments
 (0)