From 57d5ce910c16e041f7d9a55ec62debe0b19ec228 Mon Sep 17 00:00:00 2001 From: clement Date: Wed, 7 Sep 2005 19:52:27 +0000 Subject: - add mod_cband 0.9 mod_cband is an Apache 2 module provided to solve the problem of limiting virtualhosts bandwidth usage. When the configured virtualhost's transfer limit is exceeded, mod_cband will redirect all further requests to a location specified in the configuration file. WWW: http://dembol.nasa.pl/mod_cband --- CVSROOT/modules | 1 + 1 file changed, 1 insertion(+) (limited to 'CVSROOT') diff --git a/CVSROOT/modules b/CVSROOT/modules index d85e23d..24d355f 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -6200,6 +6200,7 @@ mod_bf ports/www/mod_bf mod_blosxom ports/www/mod_blosxom mod_blowchunks ports/www/mod_blowchunks mod_bunzip2 ports/www/mod_bunzip2 +mod_cband ports/www/mod_cband mod_cfg_ldap ports/www/mod_cfg_ldap mod_cgi_debug ports/www/mod_cgi_debug mod_chroot ports/www/mod_chroot -- cgit v1.1