From 2e05da993d343ae2c6e00494fdc696b32530f1e0 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 9 Dec 2018 14:06:26 +0000 Subject: [PATCH] Add path to second .htaccess file (missed in previous). --- www/nextcloud/Makefile | 4 ++-- www/nextcloud/pkg/README | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index 58560c465bf..79c40c47464 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.29 2018/12/09 11:07:35 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.30 2018/12/09 14:06:26 ajacoutot Exp $ COMMENT= easy and universal access to shared and/or personal files V= 14.0.4 DISTNAME= nextcloud-${V} EXTRACT_SUFX= .tar.bz2 -REVISION= 0 +REVISION= 1 CATEGORIES= www diff --git a/www/nextcloud/pkg/README b/www/nextcloud/pkg/README index c477c656e6b..1daa79edf94 100644 --- a/www/nextcloud/pkg/README +++ b/www/nextcloud/pkg/README @@ -1,4 +1,4 @@ -$OpenBSD: README,v 1.9 2018/12/09 11:07:35 ajacoutot Exp $ +$OpenBSD: README,v 1.10 2018/12/09 14:06:26 ajacoutot Exp $ +----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD @@ -100,6 +100,7 @@ ${SYSCONFDIR}/apache2/httpd2.conf: PHP --- Default PHP values for Apache are set under: + ${TINSTDIR}/.htaccess ${TINSTDIR}/config/.htaccess OpenBSD HTTP daemon users can match these .htaccess file values by editing