[Pkg-owncloud-maintainers] Update for README.Debian

Diederik de Haas didi.debian at cknow.org
Sat Jan 9 12:28:27 UTC 2016


I noticed a wrong location of 'owncloud.conf' in README.Debian and made a fix 
for it. The change is made against the master branch.
The attachment is created with 'git format-patch HEAD~'

=================================================================
$ git diff HEAD..HEAD~
diff --git a/debian/README.Debian b/debian/README.Debian
index b059485..74f7f03 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -108,16 +108,16 @@ Running on specific/single virtual host(s)
 ------------------------------------------
 
 At the moment ownCloud runs under /owncloud under all virtual hosts.
-This is due to the alias set in /etc/apache2/conf-available/owncloud.conf.
+This is due to the alias set in /etc/apache2/conf.d/owncloud.conf.
 To make ownCloud reachable via a specific or just a single virtual host,
-comment out the Alias directive in /etc/apache2/conf-available/owncloud.conf 
and
+comment out the Alias directive in /etc/apache2/conf.d/owncloud.conf and
 add it to the VirtualHost section of the respective hosts.
 
 Running as a virtual host
 -------------------------
 
 To run ownCloud as a single virtual host, comment out the Alias directive
-in /etc/apache2/conf-available/owncloud.conf and set the DocumentRoot to
+in /etc/apache2/conf.d/owncloud.conf and set the DocumentRoot to
 /usr/share/owncloud in the VirtualHost section of the respective virtual 
host.
 
 ownCloud uses htaccess to configure some URL rewrites, redirects and error
=================================================================

If you prefer patches in a different way/format, let me know. Better yet, 
document it on https://wiki.debian.org/Teams/pkg-owncloud ;-)

Cheers,
  Diederik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-location-of-owncloud.conf-as-it-is-in-conf-avail.patch
Type: text/x-patch
Size: 1538 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20160109/8cd41ecf/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20160109/8cd41ecf/attachment.sig>


More information about the Pkg-owncloud-maintainers mailing list