diff options
author | grant <grant@pkgsrc.org> | 2003-02-17 23:32:33 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-02-17 23:32:33 +0000 |
commit | 37ca7956c18e176e173fdbf90b0e35ddb5d0b70c (patch) | |
tree | ad062bdc366d96d73c7b746a685d6f97bb08de67 /www/ap-bandwidth/DESCR | |
parent | 5c450ebe4aafebc845b9775bf69497d8a7d50cb6 (diff) | |
download | pkgsrc-37ca7956c18e176e173fdbf90b0e35ddb5d0b70c.tar.gz |
Initial import of mod_bandwidth-2.0.5 into The NetBSD packages
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.
Diffstat (limited to 'www/ap-bandwidth/DESCR')
-rw-r--r-- | www/ap-bandwidth/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/ap-bandwidth/DESCR b/www/ap-bandwidth/DESCR new file mode 100644 index 00000000000..9e7d1018f07 --- /dev/null +++ b/www/ap-bandwidth/DESCR @@ -0,0 +1,3 @@ +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. |