Date: Thu, 14 Jul 2016 01:23:59 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211102] www/nextcloud - .user.ini and .htaccess should be writable Message-ID: <bug-211102-13-O4SAIVFNOk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211102-13@https.bugs.freebsd.org/bugzilla/> References: <bug-211102-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211102 --- Comment #1 from joshruehlig@gmail.com --- Sorry... not @dir(), just @() The lines should be... @(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,644) %%WWWDIR%%/.htaccess @(%%NEXTCLOUD_USERNAME%%,%%NEXTCLOUD_GROUPNAME%%,644) %%WWWDIR%%/.user.ini --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211102-13-O4SAIVFNOk>