[Pkg-owncloud-maintainers] Bug#761808: owncloud: lighttpd example conf suggests wrong alias path
Alexander Dahl
post at lespocky.de
Tue Sep 16 07:50:58 UTC 2014
Package: owncloud
Version: 7.0.2+dfsg-1
Severity: minor
Dear Maintainer,
the file /usr/share/doc/owncloud/examples/lighttpd/owncloud.conf
contains the following line:
alias.url += ( "/owncloud/" => "/var/lib/owncloud/" )
This will not work, because the application itself is in
/usr/share/owncloud at least like it's shipped at the moment.
Furthermore I would suggest to remove the trailing slashes of the
alias definition to avoid 404 if user just calls
http://example.com/owncloud instead of http://example.com/owncloud/ so
this works:
alias.url += ( "/owncloud" => "/usr/share/owncloud" )
HTH & Greets
Alex
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.14-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages owncloud depends on:
ii fonts-font-awesome 4.1.0~dfsg-1
ii fonts-liberation 1.07.4-1
ii fonts-linuxlibertine 5.3.0-2
ii fonts-lohit-deva 2.5.3-1
ii fonts-sil-gentium-basic 1.1-7
ii fonts-wqy-microhei 0.2.0-beta-2
ii libjs-chosen 0.9.11-2
ii libjs-dojo-dojox 1.10.0+dfsg-1
ii libjs-jcrop 0.9.12+dfsg-1
ii libjs-jquery-minicolors 1.2.1-1
ii libjs-jquery-mousewheel 10-1
ii libjs-jquery-timepicker 1.2-1
ii libjs-pdf 1.0.712+dfsg-1
ii libphp-phpmailer 5.2.8+dfsg-1
ii lighttpd [httpd] 1.4.35-3
ii owncloud-doc 0~20140824-1
ii php-assetic 1.1.2-1
ii php-doctrine-dbal 2.4.2-4
ii php-getid3 1.9.8-1
ii php-opencloud 1.10.0-2
ii php-patchwork-utf8 1.1.25-1
ii php-pear 5.6.0+dfsg-1
ii php-pimple 1.1.1-1
ii php-sabre-dav 1.8.10-1
ii php-seclib 0.3.7-1
ii php-symfony-classloader 2.3.6-1
ii php-symfony-console 2.3.1+dfsg-1
ii php-symfony-routing 2.0.19-1
ii php5 5.6.0+dfsg-1
ii php5-gd 5.6.0+dfsg-1
ii php5-json 1.3.6-1
ii php5-mysql 5.6.0+dfsg-1
ii zendframework 1.12.7-0.1
Versions of packages owncloud recommends:
ii libav-tools 6:11~beta1-2
pn libreoffice <none>
ii php-aws-sdk 2.6.15+comp-1
ii php-crypt-blowfish 1.1.0~RC2-3
ii php-dropbox 1.0.0-2
ii php-google-api-php-client 0.6.7-2
ii php5-apcu 4.0.6-1
ii php5-cli 5.6.0+dfsg-1
ii php5-curl 5.6.0+dfsg-1
ii php5-imagick 3.1.2-1.1+b1
pn php5-intl <none>
pn php5-ldap <none>
ii php5-mcrypt 5.6.0+dfsg-1
ii smbclient 2:4.1.11+dfsg-1
ii ssmtp [mail-transport-agent] 2.64-8
Versions of packages owncloud suggests:
pn libapache2-mod-xsendfile <none>
pn mysql-server | virtual-mysql-server | postgresql <none>
-- no debconf information
More information about the Pkg-owncloud-maintainers
mailing list