These are few lines to help the users to configure the apache2 module mod_bw.

If you're reading this is because you've installed the rpm apache2-mod_bw. 
Now you need to read the file 

  /usr/share/doc/packages/apache2-mod_bw/mod_bw.txt 

to see what limits you need to set for the module. Is recommended to modify the example 
config file

  /etc/apache2/conf.d/mod_bw.conf 

Once you modified properly the above file, you should use yast2 to configure 
the init scripts for apache2.

1) As root, run sysconfig editor

   yast2 -> system -> /etc/sysconfig editor

2) Set the apache2 sysconfig APACHE_MODULES parameter. Open the menu  

   Network -> WWWW -> Apache2

   2.a) Add  'bw' to APACHE_MODULES 

   2.b) click 'Finish' button


And that's all.

Have fun!

