[Owncloud] OwnCloud Nginx tutorial has some problem

Weng Xuetian wengxt at gmail.com
Mon Oct 3 12:32:56 UTC 2011


Hi,

The tutorial here http://owncloud.org/install/advanced/
contains a line:
 fastcgi_split_path_info ^(.+\.php)(/.+)$;
which I think should be
 fastcgi_split_path_info ^(.+\.php)(/.*)$;

Otherwise the root of webdav cannot be accessed.
Tested on my own server.

Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20111003/0bf83b6a/attachment.sig>


More information about the Owncloud mailing list