Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > 7a50f373113e1dc05439ffd8b26d5457 > files > 1

apache-mod_suexec-2.2.24-0.1mdvmes5.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>