tbrehm
2009-10-06 c4570e2e1c108248c093b051a73e74e74193124f
Added: FS#428 - Support for mpm-itk 
1 files modified
10 ■■■■■ changed files
server/conf/vhost.conf.master 10 ●●●●● patch | view | raw | blame | history
server/conf/vhost.conf.master
@@ -138,6 +138,11 @@
</tmpl_loop>
</tmpl_if>
    # add support for apache mpm_itk
    <IfModule mpm_itk_module>
      AssignUserId <tmpl_var name='system_user'> <tmpl_var name='system_group'>
    </IfModule>
<tmpl_var name='apache_directives'>
</VirtualHost>
@@ -291,6 +296,11 @@
</tmpl_loop>
</tmpl_if>
    # add support for apache mpm_itk
    <IfModule mpm_itk_module>
      AssignUserId <tmpl_var name='system_user'> <tmpl_var name='system_group'>
    </IfModule>
<tmpl_var name='apache_directives'>
</VirtualHost>
</IfModule>