slackbuilds/network/mod_bw
Willy Sudiarto Raharjo 8af59cb2ea network/mod_bw: Update homepage and source URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-03-27 13:06:50 +07:00
..
README
apache24.patch
mod_bw.SlackBuild
mod_bw.info network/mod_bw: Update homepage and source URL. 2025-03-27 13:06:50 +07:00
slack-desc network/mod_bw: Update homepage and source URL. 2025-03-27 13:06:50 +07:00

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