freebsd-ports/www/mod_throttle/pkg-message
Will Andrews cd836ffe6f Add mod_throttle 3.1.2, an Apache module that provides bandwidth &
request throttling.

PR:		25003
Submitted by:	Anders Nordby <anders@fix.no>
2001-03-12 21:56:51 +00:00

16 lines
490 B
Plaintext

************************************************************
You've installed mod_throttle, a bandwidth & request
throttler for Apache.
Edit your apache.conf or httpd.conf to enable and setup this
module. Have a look at
${PREFIX}/share/doc/mod_throttle/index.shtml for information
on how to configure it.
Then do this to make it work effective:
# apachectl configtest (see if there are any config errors)
# apachectl restart
************************************************************