I installed mod_bandwidth but it don't work, I insert in httpd.conf this rows:
<IfModule mod_bandwidth.c>
BandWidthModule On
<Directory "/home/user/public_html">
MaxConnection 2
BandWidth all 225000
</Directory>
</IfModule>
But the website is normality
<IfModule mod_bandwidth.c>
BandWidthModule On
<Directory "/home/user/public_html">
MaxConnection 2
BandWidth all 225000
</Directory>
</IfModule>
But the website is normality