Skip to content
Snippets Groups Projects
Commit 9bd65ce9 authored by Thom's avatar Thom :tools:
Browse files

Use user and group ispconfig for mpm_itk

parent 29478d38
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,7 @@ Alias /.well-known/acme-challenge /usr/local/ispconfig/interface/acme/.well-know
Allow from all
</tmpl_if>
<IfModule mpm_itk_module>
AssignUserId www-data www-data
AssignUserId ispconfig ispconfig
</IfModule>
</Directory>
......
......@@ -136,7 +136,7 @@ Alias /.well-known/acme-challenge /usr/local/ispconfig/interface/acme/.well-know
Allow from all
</tmpl_if>
<IfModule mpm_itk_module>
AssignUserId www-data www-data
AssignUserId ispconfig ispconfig
</IfModule>
</Directory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment