summaryrefslogtreecommitdiff
path: root/www/mod_watch/pkg-message
blob: e24a59f37b947c46906bd0efb9547bd6863933a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
************************************************************
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

************************************************************