diff options
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index f80acf8..2937dd5 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -10,4 +10,13 @@ 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/50-mailgraph-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> Fri, 13 Aug 2010 08:50:13 +0200 |