[Bug 208311] www/owncloud - .user.ini and .htaccess should be writable
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 26 19:22:28 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208311
Bug ID: 208311
Summary: www/owncloud - .user.ini and .htaccess should be
writable
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: kevlo at FreeBSD.org
Reporter: joshruehlig at gmail.com
Flags: maintainer-feedback?(kevlo at FreeBSD.org)
Assignee: kevlo at FreeBSD.org
ownCloud needs to be able to write to .user.ini to change the upload size if
using PHP-FPM
ownCloud 9 appends to it's .htaccess upon installation (during
lib/private/setup.php) if it sees the apcahe 'env' and 'rewrite' modules are
available. This is needed to get "Pretty URLs" working properly.
I assume the fix should be something like, but I'm not exactly sure.
@(,,644) %%WWWDIR%%/.htaccess
@(,,644) %%WWWDIR%%/.user.ini
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list