Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > deae5f58ac7c6cfc6d949129996f31c7 > files > 1

apache-mod_suexec-2.2.23-1.mga1.src.rpm

<IfDefine HAVE_SUEXEC>
    <IfModule !mod_suexec.c>
	LoadModule suexec_module	modules/mod_suexec.so
    </IfModule>
</IfDefine>

<IfModule mod_suexec.c>

#    SuexecUserGroup root apache

</IfModule>