Config tweak.

This commit is contained in:
ajacoutot 2012-04-24 15:10:32 +00:00
parent c9734d1d26
commit a0d9eb2c8b
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.118 2012/04/22 13:44:09 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.119 2012/04/24 15:10:32 ajacoutot Exp $
COMMENT-main= MS Exchange groupware suite replacement
COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP
@ -7,7 +7,7 @@ PKGNAME= zarafa-${V}
PKGNAME-main= zarafa-${V}
PKGNAME-web= zarafa-webaccess-${V}
REVISION-main= 0
REVISION-main= 1
CATEGORIES= mail www productivity

View File

@ -1,4 +1,4 @@
$OpenBSD: README-main,v 1.16 2012/02/27 19:01:34 ajacoutot Exp $
$OpenBSD: README-main,v 1.17 2012/04/24 15:10:32 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
@ -95,8 +95,8 @@ Zarafa webaccess
Zarafa webaccess is installed under
${INSTDIR}
You need to edit the config.php file installed under
${INSTDIR} for regular web client access.
Configuration is done in the file
${INSTDIR}/config.php
With Apache, AllowOverride settings are required on the ${INSTDIR}
directory. You can configure this as follows: