hi, i installed mod_bw on plesk, added the following commands to vhost.conf and vhost_ssl.conf
<IfModule mod_bw.c>
BandWidthModule On
ForceBandWidthModule On
BandWidth all 4000000000
MinBandwidth all -1
MaxConnection all 1
</IfModule>
but it doesn't work
this is the position of files...