Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > 7bc239fda52a4c787f5fb73319f4611a > files > 1

apache-mod_suexec-2.2.22-2.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>