[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. upstream/4.0.0-rc-70-gecac730
Paul van Tilburg
paulvt at debian.org
Wed May 16 22:55:09 UTC 2012
The following commit has been merged in the master branch:
commit ecac73092522a26cd0bf50ef6a74fdd22fc0caed
Author: Paul van Tilburg <paulvt at debian.org>
Date: Thu May 17 00:55:07 2012 +0200
debian/README.Debian: add a paragraph about htaccess changes needed for running under/
diff --git a/debian/README.Debian b/debian/README.Debian
index deda4a3..818c4c7 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -31,3 +31,8 @@ Running as a virtual host
To run ownCloud as a single virtual host, comment out the Alias directive
in /etc/apache2/conf.d/owncloud.conf and set the DocumentRoot to
/var/lib/owncloud in the VirtualHost section of the respecive virtual host.
+
+ownCloud uses htaccess to configure some URL rewrites, redirects and error
+documents. Since the htaccess file assumes ownCloud is accessed under
+/owncloud and not under /, it needs to be changed. To fix this, please
+replace all occurrences of /owncloud by / in /etc/owncloud/htacces.
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list