Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var hace 3 años
..
README 952c093f0f network/mod_bw: Added (apache module). hace 9 años
apache24.patch 952c093f0f network/mod_bw: Added (apache module). hace 9 años
mod_bw.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var hace 3 años
mod_bw.info 91378a5f81 network/mod_bw: Updated for version 0.92. hace 7 años
slack-desc 952c093f0f network/mod_bw: Added (apache module). hace 9 años

README

The httpd web server doesn't really have a way to control how much
resources a given virtual host can have or a user can request.

This module should be able to limit access to certain areas
of the website and to limit mailicious users

You will need to add the following line to /etc/httpd/httpd.conf:
LoadModule bw_module lib{64}/httpd/modules/mod_bw.so

See mod_bw-0.7.txt for configuration