summaryrefslogtreecommitdiff
path: root/debian/README.Debian
blob: 931689cf19d6e260b5d38be1614d4b1a82aeff4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
README.Debian for mailgraph
============================

This Debian package installs itself, optionally, as a daemon that
will constantly gather the statistics it needs. You really need to turn
this option on for it to be of any use. The statistics themselves are
served up by a web CGI program, /usr/lib/cgi-bin/mailgraph.cgi. With any
normal Debian web server install, this should be accessible as
http://localhost/cgi-bin/mailgraph.cgi


Note for Lighttpd users:

  Lighttpd doesn't take *.cgi? values, hence the graphs are not displayed 
  without extra configuration.
  An example of such configuration is available in
    /usr/share/doc/mailgraph/examples/lighttpd.conf

  It should be amended to suit your needs, and copied to eg.
   /etc/lighttpd/conf-available/50-mailgraph.conf


 -- Norbert Tretkowski <nobse@debian.org>  Thu, 25 Dec 2003 23:50:13 +0100
 -- Julien Valroff <julien@kirya.net>  Sat, 06 Nov 2010 11:07:08 +0100