summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-09-09 15:39:21 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-09-09 15:39:21 +0200
commit0ff5db0132c304414fcf70c4e223ce70d22890d8 (patch)
treed7d62f2d932f28d7dcae478ed691234b57fdc505 /debian/README.Debian
parent5824fdfa1c2298a9fc86fdd30bb26c4306cefde4 (diff)
parent0277893e643f76d056dc018776bf9bfe90c2e0cf (diff)
Merge branch 'release/debian/1.14-16'debian/1.14-16
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian13
1 files changed, 10 insertions, 3 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 931689c..30c12a0 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -4,9 +4,16 @@ 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
+served up by a web CGI program, /usr/share/mailgraph/mailgraph.cgi.
+
+Note for Apache2.4 users:
+
+ There is a mailgraph.conf at /usr/share/doc/mailgraph/examples.
+ You can copy the file to /etc/apache2/conf-available and enable it
+ with "a2enconf mailgraph" as root.
+
+ Mailgraph is after them accessible as
+ http://localhost/mailgraph/mailgraph.cgi
Note for Lighttpd users: