diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 04:25:37 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-07-18 04:25:37 +0000 |
commit | 08c117f68001fbd0b7f53be25b9dad12f2531ca2 (patch) | |
tree | 63f85d78814907bb1fc187a810dd254d5db4cf5e /net-www/mod_throttle | |
parent | Manifest fix - files/ssl.default-vhost.conf size mismatch, files/mod_ssl.conf... (diff) | |
download | gentoo-2-08c117f68001fbd0b7f53be25b9dad12f2531ca2.tar.gz gentoo-2-08c117f68001fbd0b7f53be25b9dad12f2531ca2.tar.bz2 gentoo-2-08c117f68001fbd0b7f53be25b9dad12f2531ca2.zip |
Manifest fix - files/mod_throttle.conf size mismatch
Diffstat (limited to 'net-www/mod_throttle')
-rw-r--r-- | net-www/mod_throttle/files/mod_throttle.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-www/mod_throttle/files/mod_throttle.conf b/net-www/mod_throttle/files/mod_throttle.conf index 4ae3a8e2c731..c24b716b91a9 100644 --- a/net-www/mod_throttle/files/mod_throttle.conf +++ b/net-www/mod_throttle/files/mod_throttle.conf @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/files/mod_throttle.conf,v 1.2 2002/05/04 23:23:02 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_throttle/files/mod_throttle.conf,v 1.3 2004/07/18 04:25:37 dragonheart Exp $ # Place "ThrottleBps 0" in all your VirtualHost directives to monitor vhosts <IfModule mod_throttle.c> |