Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 2ab57c6b2736ef20745cfa693a1f688b > files > 1

apache-mod_vhost_limit-0.2-6mdv2010.1.x86_64.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>