diff options
Diffstat (limited to 'www/SOGo/MESSAGE')
-rw-r--r-- | www/SOGo/MESSAGE | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/SOGo/MESSAGE b/www/SOGo/MESSAGE new file mode 100644 index 00000000000..bb8c5bb2e72 --- /dev/null +++ b/www/SOGo/MESSAGE @@ -0,0 +1,9 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2011/10/16 05:36:35 manu Exp $ + +You will need to make SOGo accessible through your HTTP server. +If you are running Apache then you may add the following lines to httpd.conf: + + Include ${PKG_SYSCONFDIR}/SOGo.conf + +=========================================================================== |