37ca7956c1
collection. mod_bandwidth is an Apache module to provide bandwidth usage limitation either on the whole server or one a per connection basis based on the size of files, directory location or remote domain/IP.
9 lines
383 B
Text
9 lines
383 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2003/02/17 23:32:33 grant Exp $
|
|
|
|
In order to use this module in your Apache installation, you need to
|
|
add the following to your httpd.conf file:
|
|
|
|
LoadModule bandwidth_module lib/httpd/mod_bandwidth.so
|
|
|
|
===========================================================================
|