freebsd-ports/www/mod_watch4/pkg-message
Clement Laforet f42f9284f3 Add mod_watch4 4.3, an Apache2 module to monitor bandwidth usage, for
use with MRTG etc.

PR:		57865
Submitted by:	Toshiya SAITOH <toshiya@saitoh.nu>
Approved by:    erwin (mentor) (implicitly)
2004-01-09 13:28:50 +00:00

20 lines
670 B
Text

************************************************************
You've installed mod_watch, a module to monitor bandwidth
usage.
/var/spool/mod_watch has been created. It's owned by user
www and group www. For mod_watch to work, the Apache
user/group must be able to create and update files in this
directory.
Edit your apache.conf or httpd.conf to enable and setup this
module. Have a look at the files in
${PREFIX}/share/doc/mod_watch/html for information on how to
configure it etc.
Then do this to make it work effective:
# apachectl configtest (see if there are any config errors)
# apachectl restart
************************************************************