Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > by-pkgid > ca40542d392862fc2f3e40159c0a3c6b > files > 1

apache-mod_vhost_limit-0.2-8.i586.rpm

<IfDefine HAVE_VHOST_LIMIT>
    <IfModule !mod_vhost_limit.c>
	LoadModule vhost_limit_module	extramodules/mod_vhost_limit.so
    </IfModule>
</IfDefine>

<IfModule mod_vhost_limit.c>

    # ExtendedStatus - "On" to enable extended status information, "Off" to disable
    ExtendedStatus On

    # MaxVhostClients - 'MaxVhostClients' followed by non-negative integer
    
</IfModule>