thanks, I have a similar diff on my tree waiting for the relase.
On [17/07/18] [07:27P], Clemens Gößnitzer wrote:
www/nextcloud still has "root strip 1" in README for httpd.conf example
Clemens
--- ports/www/nextcloud/pkg/README.orig 2018-07-17 09:21:51.171310863
+0200
+++ ports/www/nextcloud/pkg/README 2018-07-17 09:22:21.211676159
+0200
@@ -62,7 +62,8 @@
location "/console*" { block }
location "/*.php*" {
- root { "/nextcloud", strip 1 }
+ root "/nextcloud"
+ request strip 1
fastcgi socket "/run/php-fpm.sock"
}
--
Sending from my toaster.