diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2005-02-14 18:23:59 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2005-02-14 18:23:59 +0000 |
commit | 8c561ff9636f72a44c866b24af971d9ab10c7e39 (patch) | |
tree | 44c04775165b3b3901d23ccec5c6bfbd6c6ab2f3 /net-www/mod_bw/files | |
parent | Reporter is wrong! -amd64 (diff) | |
download | gentoo-2-8c561ff9636f72a44c866b24af971d9ab10c7e39.tar.gz gentoo-2-8c561ff9636f72a44c866b24af971d9ab10c7e39.tar.bz2 gentoo-2-8c561ff9636f72a44c866b24af971d9ab10c7e39.zip |
fixed module config
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-www/mod_bw/files')
-rw-r--r-- | net-www/mod_bw/files/11_mod_bw.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-www/mod_bw/files/11_mod_bw.conf b/net-www/mod_bw/files/11_mod_bw.conf index 279e7b2d260b..24d91ed4396a 100644 --- a/net-www/mod_bw/files/11_mod_bw.conf +++ b/net-www/mod_bw/files/11_mod_bw.conf @@ -4,7 +4,7 @@ </IfModule> </IfDefine> -<IfModule mod_bandwidth.c> +<IfModule mod_bw.c> # This must be turned on for mod_bandwidth to actually do anything # These directives can go inside a VirtualHost or Directory, etc... # |